Commit Graph

9944 Commits (e9b85e4de16ad45805843fb121748018cf89094b)
 

Author SHA1 Message Date
George Jenkins 9c373bf4fc
Merge pull request #32327 from fluxcd/fix-32326
2 months ago
Matthieu MOREL caac755f19 chore(internal): refactor: convert tests to testify assert/require part 3
2 months ago
Lohit Kolluri ad93b7df63
feat: honor SOURCE_DATE_EPOCH for chart archives (#32162)
2 months ago
George Jenkins d0e56d4362
Merge pull request #31884 from ouillie/main
2 months ago
Jakub Jaruszewski aa1ae3a360
Fix missing conflict retry with server-side apply (#32088)
2 months ago
George Jenkins 74b41286e8
Merge pull request #32336 from TerryHowe/chore/dependabot-github-actions-dev-v3
2 months ago
George Jenkins 9aa7778886
Merge pull request #32342 from mmorel-35/testifylint-manual-assert-internal-2
2 months ago
Matthieu MOREL a02a5713de
chore: fix elseif and ifElseChain issues from gocritic (#32289)
2 months ago
George Jenkins 7a7b328ba5
Merge pull request #32319 from mmorel-35/revive
2 months ago
George Jenkins b46d116afe
Merge pull request #32320 from mmorel-35/gomodguard_v2
2 months ago
George Jenkins 66c1232dc7
Merge pull request #32321 from mmorel-35/gocritic
2 months ago
George Jenkins c3b336af15
Merge pull request #32341 from mmorel-35/testifylint-manual-assert-internal-1
2 months ago
Matthieu MOREL f280d9c1b5 chore(internal): refactor: convert tests to testify assert/require part 2
2 months ago
Matthieu MOREL d72b28ebcb chore(internal): refactor: convert tests to testify assert/require part 1
2 months ago
秀吉 68977ec0b5
fix(ci): pin govulncheck-action to the v1.1.0 release (#32304)
2 months ago
Terry Howe b963afaddf
ci: track GitHub Actions updates on dev-v3 via Dependabot
2 months ago
dependabot[bot] fb53c00ae7
chore(deps): bump actions/stale from 10.3.0 to 10.4.0 (#32330)
2 months ago
dependabot[bot] dad026acb8
chore(deps): bump github.com/mattn/go-shellwords from 1.0.13 to 1.0.14 (#32334)
2 months ago
dependabot[bot] 84e63e5c38
chore(deps): bump oras.land/oras-go/v2 from 2.6.1 to 2.6.2 (#32333)
2 months ago
Matheus Pimenta 73c1fb2451
Address review comments
2 months ago
Matheus Pimenta bfebbb7c1a
Fix vanishing empty lines
2 months ago
Akanksha Trehun 7b9a5c8911
fix: add missing https:// to Oracle link in ADOPTERS.md (#32324)
2 months ago
Akanksha Trehun cfa3b24fe6
fix: remove trailing whitespace in .golangci.yml (#32325)
2 months ago
Akanksha Trehun a91e9f6a24
fix(Makefile): update outdated .sha256 comment for Helm v4 (#32323)
2 months ago
Matthieu MOREL 16787d65f5 feat(linters): add new revive rules for better code quality
2 months ago
Matthieu MOREL 9662fdd73b refactor: enable several checks from gocritic
2 months ago
Matthieu MOREL 7bfcdb0fc3 fix(linters): update golangci-lint to 2.12.2
2 months ago
Matt Farina d5465e930e
Merge pull request #32317 from TerryHowe/chore/bump-x-crypto-0.54.0
2 months ago
Matt Farina 950ce2e121
Merge pull request #32316 from helm/fix/codeql-analyze-4.37.0
2 months ago
Terry Howe 8118a4da1e
chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.37.0
2 months ago
Terry Howe 0fc3b93853
chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0
2 months ago
Terry Howe 71901a4c7c
chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.37.0
2 months ago
dependabot[bot] a71eb99db4
chore(deps): bump github/codeql-action/init from 4.36.2 to 4.37.0 (#32313)
2 months ago
dependabot[bot] ea52bdf7e2
chore(deps): bump github/codeql-action/autobuild from 4.36.2 to 4.37.0 (#32305)
2 months ago
dependabot[bot] a242855a7e
chore(deps): bump golang.org/x/text from 0.39.0 to 0.40.0 (#32309)
2 months ago
dependabot[bot] f25f955578
chore(deps): bump github/codeql-action/upload-sarif (#32311)
2 months ago
Terry Howe d461463085
Merge pull request #32299 from benoittgt/avoid-issue-with-govuln-deprecation
2 months ago
Benoit Tigeot ed651de9b1
Potential fix for pull request finding
2 months ago
Benoit Tigeot ca24a55c31
fix(ci): resolve Node 20 deprecation in govulncheck
2 months ago
Terry Howe d262c7ca79
Merge pull request #32296 from mmorel-35/gocritic-singleCaseSwitch
2 months ago
Terry Howe 50fb6ff85b
Merge pull request #32294 from mmorel-35/testifylint
2 months ago
Terry Howe a572f23b82
Merge pull request #32298 from helm/dependabot/go_modules/main/golang.org/x/text-0.39.0
2 months ago
dependabot[bot] e3fbe2e9d1
chore(deps): bump golang.org/x/text from 0.38.0 to 0.39.0
2 months ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
2 months ago
Matthieu MOREL c1569ea83f Update pkg/cmd/history_test.go
2 months ago
Matthieu MOREL 65077c10fa test: replace assert.Equal with require.EqualError for improved error handling
2 months ago
Matthieu MOREL 4ade4a5495 test: replace assert.Contains with assert.ErrorContains for better error handling
2 months ago
Matthieu MOREL f34ad6c337 chore: fix several checks issues from testifylint
2 months ago
George Jenkins 7b999ddc07
Merge pull request #32293 from mmorel-35/gocritic-httpNoBody
2 months ago
LarytheLord 47bde11959 test(cli): use t.Cleanup for resetEnv with t.Setenv
2 months ago