Commit Graph

9745 Commits (c1569ea83ff40ab534f3db531316cb0408717d3c)
 

Author SHA1 Message Date
Matthieu MOREL c1569ea83f Update pkg/cmd/history_test.go
3 weeks ago
Matthieu MOREL 65077c10fa test: replace assert.Equal with require.EqualError for improved error handling
3 weeks ago
Matthieu MOREL 4ade4a5495 test: replace assert.Contains with assert.ErrorContains for better error handling
3 weeks ago
Matthieu MOREL f34ad6c337 chore: fix several checks issues from testifylint
3 weeks ago
George Jenkins 7b999ddc07
Merge pull request #32293 from mmorel-35/gocritic-httpNoBody
3 weeks ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
3 weeks ago
Terry Howe 543b94d673
Merge pull request #31211 from kimsungmin1/main-fix-push-scope
4 weeks ago
kimsungmin1 d539556a8d
Potential fix for pull request finding
4 weeks ago
Terry Howe b229279def
Merge pull request #32285 from helm/dependabot/github_actions/main/github/codeql-action/upload-sarif-4.36.3
4 weeks ago
dependabot[bot] e9eda8c598
chore(deps): bump github/codeql-action/upload-sarif
4 weeks ago
kimsm28 503acff975 fix(registry): resolve golangci-lint issues in token-auth tests
4 weeks ago
kimsm28 4e9ca06856 chore: go mod tidy after rebase on main
4 weeks ago
kimsm28 3cbee7e935 fix(registry): use plain-http registry in token-auth scope test
4 weeks ago
Terry Howe 26ada49c1a Update pkg/registry/client.go
4 weeks ago
kimsm28 9b7a70f0ca test: improve client_scope_test.go to avoid data races and brittle assertions
4 weeks ago
kimsm28 ee181f4570 fix typos in withScopeHint function comment
4 weeks ago
kimsm28 1f0a728496 fix registry test failures by adjusting DockerRegistryHost and auth server listener management
4 weeks ago
kimsm28 8883c9cc70 fix variable naming requestUrl -> requestURL
4 weeks ago
kimsm28 530e728ea9 fix typo, remove unnecessary code, fix to avoid to use the assertion in http hanlder
4 weeks ago
kimsungmin1 26e5071f66 change suite.Nil, suite.NotNill to more proper function(suite.NoError, suite.Error)
4 weeks ago
kimsungmin1 8c8d6e3262 change client_scope_test.go to use httptest
4 weeks ago
kimsungmin1 9d77ccd46d fix typo
4 weeks ago
kimsungmin1 fc743b2a1b remove freeport dependency
4 weeks ago
kimsungmin1 319e06cda3 add newline in license header
4 weeks ago
kimsungmin1 301e3a12d5 fix scope when helm push to a registry that use token auth
4 weeks ago
Terry Howe af25d22902
Merge pull request #32275 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-9.3.0
4 weeks ago
Terry Howe 943242fb83
Merge pull request #32276 from helm/dependabot/go_modules/main/github.com/fluxcd/cli-utils-1.2.2
4 weeks ago
dependabot[bot] 5a9b8a788f
chore(deps): bump github.com/fluxcd/cli-utils from 1.2.1 to 1.2.2
4 weeks ago
dependabot[bot] f76136d39f
chore(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0
4 weeks ago
Terry Howe 188d331dc3
Merge pull request #32259 from gjenkins8/refactor/testify-pkg-cli
1 month ago
George Jenkins 144246cd28
Potential fix for pull request finding
1 month ago
Terry Howe 187a02298a
Merge pull request #32263 from helm/dependabot/github_actions/main/actions/setup-go-6.5.0
1 month ago
dependabot[bot] 07faec5593
chore(deps): bump actions/setup-go from 6.4.0 to 6.5.0
1 month ago
Terry Howe 1ffd0012d3
Merge pull request #32221 from gjenkins8/refactor/testify-pkg-small
1 month ago
Terry Howe dd443e9685
Merge pull request #32260 from gjenkins8/refactor/testify-internal-small
1 month ago
George Jenkins addbab2e64
refactor(internal): convert tests to testify assert/require
1 month ago
Terry Howe 0bca9871ad
Merge pull request #32254 from gjenkins8/refactor/testify-pkg-registry
1 month ago
Terry Howe dd31a27000
Merge pull request #32256 from gjenkins8/refactor/testify-internal-util
1 month ago
Terry Howe 7e2bdcb526
Merge pull request #32255 from gjenkins8/refactor/testify-pkg-release
1 month ago
Terry Howe 662c99f910
Merge pull request #32253 from gjenkins8/refactor/testify-repotest
1 month ago
Terry Howe 645e6369a7
Merge pull request #32252 from gjenkins8/refactor/testify-pkg-strvals
1 month ago
Terry Howe 4e810c9366
Merge pull request #32251 from gjenkins8/refactor/testify-cmd-helm
1 month ago
George Jenkins 7ab295fcfc
refactor(internal/release): convert tests to testify assert/require
1 month ago
George Jenkins 4cce0e9e2a
refactor(pkg/release): convert tests to testify assert/require
1 month ago
George Jenkins 8b0a167484
refactor(pkg/registry): convert tests to testify assert/require
1 month ago
George Jenkins 3ce02c585a
refactor(internal): convert tests to testify assert/require
1 month ago
George Jenkins b42faba9d2
refactor(repotest): convert tests to testify assert/require
1 month ago
Terry Howe 74fa4fceb8
Merge pull request #31862 from mmorel-35/context
1 month ago
Matthieu MOREL 34cfdfdbe5 chore: enable contextcheck, fatcontext and noctx linters
1 month ago
Terry Howe be45213874
Merge pull request #32238 from helm/dependabot/github_actions/main/actions/checkout-7.0.0
1 month ago