Commit Graph

9770 Commits (25ce769be5c1d4fc92b8bf8e0f59d15b026df8f5)
 

Author SHA1 Message Date
Adesh Deshmukh 25ce769be5 fix: handle errors in template engine and release storage
3 weeks ago
秀吉 68977ec0b5
fix(ci): pin govulncheck-action to the v1.1.0 release (#32304)
3 weeks ago
dependabot[bot] fb53c00ae7
chore(deps): bump actions/stale from 10.3.0 to 10.4.0 (#32330)
3 weeks ago
dependabot[bot] dad026acb8
chore(deps): bump github.com/mattn/go-shellwords from 1.0.13 to 1.0.14 (#32334)
3 weeks ago
dependabot[bot] 84e63e5c38
chore(deps): bump oras.land/oras-go/v2 from 2.6.1 to 2.6.2 (#32333)
3 weeks ago
Akanksha Trehun 7b9a5c8911
fix: add missing https:// to Oracle link in ADOPTERS.md (#32324)
3 weeks ago
Akanksha Trehun cfa3b24fe6
fix: remove trailing whitespace in .golangci.yml (#32325)
3 weeks ago
Akanksha Trehun a91e9f6a24
fix(Makefile): update outdated .sha256 comment for Helm v4 (#32323)
3 weeks ago
Matt Farina d5465e930e
Merge pull request #32317 from TerryHowe/chore/bump-x-crypto-0.54.0
3 weeks ago
Matt Farina 950ce2e121
Merge pull request #32316 from helm/fix/codeql-analyze-4.37.0
3 weeks ago
Terry Howe 8118a4da1e
chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.37.0
3 weeks ago
Terry Howe 0fc3b93853
chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0
3 weeks ago
Terry Howe 71901a4c7c
chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.37.0
3 weeks ago
dependabot[bot] a71eb99db4
chore(deps): bump github/codeql-action/init from 4.36.2 to 4.37.0 (#32313)
3 weeks ago
dependabot[bot] ea52bdf7e2
chore(deps): bump github/codeql-action/autobuild from 4.36.2 to 4.37.0 (#32305)
3 weeks ago
dependabot[bot] a242855a7e
chore(deps): bump golang.org/x/text from 0.39.0 to 0.40.0 (#32309)
3 weeks ago
dependabot[bot] f25f955578
chore(deps): bump github/codeql-action/upload-sarif (#32311)
3 weeks ago
Terry Howe d461463085
Merge pull request #32299 from benoittgt/avoid-issue-with-govuln-deprecation
3 weeks ago
Benoit Tigeot ed651de9b1
Potential fix for pull request finding
3 weeks ago
Benoit Tigeot ca24a55c31
fix(ci): resolve Node 20 deprecation in govulncheck
3 weeks ago
Terry Howe d262c7ca79
Merge pull request #32296 from mmorel-35/gocritic-singleCaseSwitch
3 weeks ago
Terry Howe 50fb6ff85b
Merge pull request #32294 from mmorel-35/testifylint
3 weeks ago
Terry Howe a572f23b82
Merge pull request #32298 from helm/dependabot/go_modules/main/golang.org/x/text-0.39.0
4 weeks ago
dependabot[bot] e3fbe2e9d1
chore(deps): bump golang.org/x/text from 0.38.0 to 0.39.0
4 weeks ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
4 weeks ago
Matthieu MOREL c1569ea83f Update pkg/cmd/history_test.go
4 weeks ago
Matthieu MOREL 65077c10fa test: replace assert.Equal with require.EqualError for improved error handling
4 weeks ago
Matthieu MOREL 4ade4a5495 test: replace assert.Contains with assert.ErrorContains for better error handling
4 weeks ago
Matthieu MOREL f34ad6c337 chore: fix several checks issues from testifylint
4 weeks ago
George Jenkins 7b999ddc07
Merge pull request #32293 from mmorel-35/gocritic-httpNoBody
4 weeks ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
4 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