Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multi-arch support broke backward compatibility #79

Merged
merged 72 commits into from
Oct 1, 2024
Merged

multi-arch support broke backward compatibility #79

merged 72 commits into from
Oct 1, 2024

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    ffe901b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Delete docker-publish.yml

    Signed-off-by: gitworkflows <118260833+gitworkflows@users.noreply.github.com>
    gitworkflows authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2e534d5 View commit details
    Browse the repository at this point in the history
  2. Delete publish.yml

    Signed-off-by: gitworkflows <118260833+gitworkflows@users.noreply.github.com>
    gitworkflows authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c75fe8a View commit details
    Browse the repository at this point in the history
  3. Update go.yml

    Signed-off-by: gitworkflows <118260833+gitworkflows@users.noreply.github.com>
    gitworkflows authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d73de26 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Bump go.uber.org/zap from 1.24.0 to 1.25.0

    Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.24.0 to 1.25.0.
    - [Release notes](https://github.com/uber-go/zap/releases)
    - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
    - [Commits](uber-go/zap@v1.24.0...v1.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.uber.org/zap
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    513802a View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/text from 0.11.0 to 0.12.0

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.11.0 to 0.12.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.11.0...v0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6080b5e View commit details
    Browse the repository at this point in the history
  3. Bump github.com/khulnasoft-lab/boltdb-fixtures

    Bumps [github.com/khulnasoft-lab/boltdb-fixtures](https://github.com/khulnasoft-lab/boltdb-fixtures) from 0.0.0-20230813205104-e4a570bb12b7 to 1.0.0.
    - [Release notes](https://github.com/khulnasoft-lab/boltdb-fixtures/releases)
    - [Commits](https://github.com/khulnasoft-lab/boltdb-fixtures/commits/v1.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/khulnasoft-lab/boltdb-fixtures
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f6a0d91 View commit details
    Browse the repository at this point in the history
  4. Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.6.0 to 3.7.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v3.6.0...v3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    7a0d51f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Merge pull request #58 from khulnasoft-lab/dependabot/go_modules/go.u…

    …ber.org/zap-1.25.0
    
    Bump go.uber.org/zap from 1.24.0 to 1.25.0
    Md Sulaiman authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    5651041 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59 from khulnasoft-lab/dependabot/go_modules/gola…

    …ng.org/x/text-0.12.0
    
    Bump golang.org/x/text from 0.11.0 to 0.12.0
    Md Sulaiman authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    a0a71c4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #60 from khulnasoft-lab/dependabot/go_modules/gith…

    …ub.com/khulnasoft-lab/boltdb-fixtures-1.0.0
    
    Bump github.com/khulnasoft-lab/boltdb-fixtures from 0.0.0-20230813205104-e4a570bb12b7 to 1.0.0
    Md Sulaiman authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    8f31359 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #61 from khulnasoft-lab/dependabot/github_actions/…

    …golangci/golangci-lint-action-3.7.0
    
    Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
    Md Sulaiman authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    d969cb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Bump go.uber.org/zap from 1.25.0 to 1.26.0

    Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.25.0 to 1.26.0.
    - [Release notes](https://github.com/uber-go/zap/releases)
    - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
    - [Commits](uber-go/zap@v1.25.0...v1.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.uber.org/zap
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    ec68bdd View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/text from 0.12.0 to 0.13.0

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.12.0 to 0.13.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.12.0...v0.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    d4b4ede View commit details
    Browse the repository at this point in the history
  3. Bump docker/login-action from 2 to 3

    Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    ba67d73 View commit details
    Browse the repository at this point in the history
  4. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    0520961 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #62 from khulnasoft-lab/dependabot/go_modules/go.u…

    …ber.org/zap-1.26.0
    
    Bump go.uber.org/zap from 1.25.0 to 1.26.0
    Md Sulaiman authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    371891e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #65 from khulnasoft-lab/dependabot/github_actions/…

    …actions/checkout-4
    
    Bump actions/checkout from 3 to 4
    Md Sulaiman authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    0f8c604 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #64 from khulnasoft-lab/dependabot/github_actions/…

    …docker/login-action-3
    
    Bump docker/login-action from 2 to 3
    Md Sulaiman authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    7e482f3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #63 from khulnasoft-lab/dependabot/go_modules/gola…

    …ng.org/x/text-0.13.0
    
    Bump golang.org/x/text from 0.12.0 to 0.13.0
    Md Sulaiman authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    3ee1fef View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. add more fetutre

    gitworkflows committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ca2c983 View commit details
    Browse the repository at this point in the history
  2. Update CODEOWNERS

    Signed-off-by: gitworkflows <118260833+gitworkflows@users.noreply.github.com>
    gitworkflows authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    631cdd7 View commit details
    Browse the repository at this point in the history
  3. Update CODEOWNERS

    Signed-off-by: gitworkflows <118260833+gitworkflows@users.noreply.github.com>
    gitworkflows authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    2f9fcd8 View commit details
    Browse the repository at this point in the history
  4. Update CODEOWNERS

    Signed-off-by: gitworkflows <118260833+gitworkflows@users.noreply.github.com>
    gitworkflows authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d31c2d3 View commit details
    Browse the repository at this point in the history
  5. Update .golangci.yml

    Signed-off-by: gitworkflows <118260833+gitworkflows@users.noreply.github.com>
    gitworkflows authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b566168 View commit details
    Browse the repository at this point in the history
  6. Delete .golangci.yml

    Signed-off-by: gitworkflows <118260833+gitworkflows@users.noreply.github.com>
    gitworkflows authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    434bd84 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #66 from gitworkflows/main

    add more feture
    gitworkflows authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7341e8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5684c20 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4993dec View commit details
    Browse the repository at this point in the history
  10. Merge pull request #67 from renovate-bot/renovate/golang.org-x-exp-di…

    …gest
    
    Update golang.org/x/exp digest to 7918f67
    gitworkflows authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    503f896 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cb4cb15 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #69 from renovate-bot/renovate/k8s.io-utils-digest

    Update k8s.io/utils digest to 3b25d92
    gitworkflows authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c8677ab View commit details
    Browse the repository at this point in the history
  13. Merge pull request #68 from renovate-bot/renovate/golang.org-x-xerror…

    …s-digest
    
    Update golang.org/x/xerrors digest to 104605a
    gitworkflows authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3878309 View commit details
    Browse the repository at this point in the history
  14. Update cron.yml

    Signed-off-by: gitworkflows <118260833+gitworkflows@users.noreply.github.com>
    gitworkflows authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6b452ff View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9d0efae View commit details
    Browse the repository at this point in the history
  16. Merge pull request #73 from renovate-bot/renovate/gopkg.in-yaml.v2-3.x

    Update module gopkg.in/yaml.v2 to v3
    gitworkflows authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    8dec979 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fcee8e2 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #72 from renovate-bot/renovate/gopkg.in-cheggaaa-p…

    …b.v1-2.x
    
    Update module gopkg.in/cheggaaa/pb.v1 to v2
    gitworkflows authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    60c0e35 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    08d3457 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #71 from renovate-bot/renovate/github.com-urfave-c…

    …li-2.x
    
    Update module github.com/urfave/cli to v2
    gitworkflows authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7c1ce52 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    44d0423 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Merge pull request #74 from renovate-bot/renovate/go.etcd.io-bbolt-1.x

    Update module go.etcd.io/bbolt to v1.3.8
    gitworkflows authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    be9848d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    832f0b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Merge pull request #75 from renovate-bot/renovate/golang.org-x-text-0.x

    Update module golang.org/x/text to v0.14.0
    gitworkflows authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    b077e5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc241b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f916a09 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #76 from renovate-bot/renovate/github.com-khulnaso…

    …ft-lab-go-deb-version-digest
    
    Update github.com/khulnasoft-lab/go-deb-version digest to cfc740a
    Md Sulaiman authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    896bbf9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #77 from renovate-bot/renovate/github.com-khulnaso…

    …ft-lab-go-rpm-version-digest
    
    Update github.com/khulnasoft-lab/go-rpm-version digest to 93d7f23
    Md Sulaiman authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9ee3e40 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. multi-arch support broke backward compatibility

    sulaiman-coder authored and sulaiman-coder committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    766cee1 View commit details
    Browse the repository at this point in the history
  2. refactor(tests): remove mock

    sulaiman-coder authored and sulaiman-coder committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    25019fc View commit details
    Browse the repository at this point in the history
  3. refactor(tests): remove mock

    sulaiman-coder authored and sulaiman-coder committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    de603fe View commit details
    Browse the repository at this point in the history
  4. refactor(tests): remove mock

    sulaiman-coder authored and gitworkflows committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    9c388fe View commit details
    Browse the repository at this point in the history
  5. refactor(tests): remove mock

    sulaiman-coder authored and gitworkflows committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    fd5853c View commit details
    Browse the repository at this point in the history
  6. mock fix

    sulaiman-coder authored and sulaiman-coder committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    6d3c173 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into remove-mock

    Signed-off-by: gitworkflows <118260833+gitworkflows@users.noreply.github.com>
    gitworkflows authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    865e0b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28a0f76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46d710b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Update cron.yml

    Signed-off-by: gitworkflows <118260833+gitworkflows@users.noreply.github.com>
    gitworkflows authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    59505c1 View commit details
    Browse the repository at this point in the history
  2. Update cron.yml

    Signed-off-by: gitworkflows <118260833+gitworkflows@users.noreply.github.com>
    gitworkflows authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    e13a89d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Merge pull request #86 from renovate-bot/renovate/golang.org-x-text-0.x

    chore(deps): update module golang.org/x/text to v0.14.0
    DevSecCon authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    051caf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ac839d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #87 from renovate-bot/renovate/github.com-urfave-c…

    …li-2.x
    
    chore(deps): update module github.com/urfave/cli to v2
    DevSecCon authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    87bb3a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    5f93683 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Create lint.yml

    Signed-off-by: NxPKG <116948796+NxPKG@users.noreply.github.com>
    NxPKG authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    faf4188 View commit details
    Browse the repository at this point in the history
  2. Update lint.yml

    Signed-off-by: NxPKG <116948796+NxPKG@users.noreply.github.com>
    NxPKG authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    6213b42 View commit details
    Browse the repository at this point in the history
  3. Update go.yml

    Signed-off-by: DevSecCon <149763747+DevSecCon@users.noreply.github.com>
    DevSecCon authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    79f564f View commit details
    Browse the repository at this point in the history
  4. Update go.yml

    Signed-off-by: DevSecCon <149763747+DevSecCon@users.noreply.github.com>
    DevSecCon authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    833443b View commit details
    Browse the repository at this point in the history
  5. Update go.yml

    Signed-off-by: DevSecCon <149763747+DevSecCon@users.noreply.github.com>
    DevSecCon authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    a0c90f4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #91 from renovate-bot/renovate/k8s.io-utils-digest

    chore(deps): update k8s.io/utils digest to cf03d44
    Md Sulaiman authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5a263c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    7d21707 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Merge pull request #101 from renovate-bot/renovate/k8s.io-utils-digest

    chore(deps): update k8s.io/utils digest to e7106e6
    gitworkflows authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d3c6ce6 View commit details
    Browse the repository at this point in the history
  2. up

    gitworkflows committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e7415f4 View commit details
    Browse the repository at this point in the history