Commit Graph

9812 Commits (b100b44bef8890093ca1acda5ac730ede316b025)
 

Author SHA1 Message Date
Terry Howe b100b44bef
Merge pull request #32418 from mmorel-35/testifylint-manual-assert-pkg-4
6 days ago
Matthieu MOREL 658a8fac15 chore(pkg): refactor: convert tests to testify assert/require part 4
7 days ago
dependabot[bot] 8c7f3a14d2
chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#32411)
7 days ago
Matthieu MOREL 6c45810119
chore(internal): refactor: convert tests to testify assert/require part 4 (#32408)
7 days ago
George Jenkins 06978bd8c5
Merge pull request #32371 from benoittgt/ci/tag-v4
1 week ago
George Jenkins ccb8f595ab
Merge pull request #32374 from helm/dependabot/github_actions/main/github/codeql-action/autobuild-4.37.1
1 week ago
Zhaofeng Miao 3bcf965f99
perf: enable concurrent status computation to prevent multi-minute delays (#32043)
1 week ago
Abhay Chaurasiya 82be04d7f2
remove legacy import comments from remaining packages (#31933)
1 week ago
Matthieu MOREL a2b1a60d51
fix: enhance error handling and improve test assertions (#32352)
1 week ago
Terry Howe 0563162dd9
chore(deps): bump github/codeql-action init and analyze to 4.37.1
1 week ago
dependabot[bot] 06b95860dc
chore(deps): bump github/codeql-action/upload-sarif (#32378)
1 week ago
dependabot[bot] a494169853
chore(deps): bump actions/setup-go from 6.5.0 to 7.0.0 (#32376)
1 week ago
George Jenkins d817c54d51
Merge pull request #32372 from gjenkins8/gjenkins/gitignore_ai_vendor_paths
2 weeks ago
dependabot[bot] eeb37edfea
chore(deps): bump github/codeql-action/autobuild from 4.37.0 to 4.37.1
2 weeks ago
George Jenkins 8cd3a48c34
chore: Add AI Vendor specific paths to `.gitignore`
2 weeks ago
Terry Howe ba6c9a29ef
Merge pull request #32290 from mahesh-sadupalli/fix/files-lines-empty-panic
2 weeks ago
Benoit Tigeot 9f3c89a4b5
ci: auto-label PRs targeting main with v4.x
2 weeks ago
Terry Howe 7ed8959dc2
Merge pull request #32370 from gjenkins8/gjenkins/darwin_gocritic_lint_fixes
2 weeks ago
George Jenkins 96a25ab4f8
fix: 'gocritic: filepathJoin path seperator' lint error
2 weeks ago
George Jenkins 1367d76f0a
Merge pull request #32343 from mmorel-35/testifylint-manual-assert-internal-3
2 weeks ago
George Jenkins 9c373bf4fc
Merge pull request #32327 from fluxcd/fix-32326
2 weeks ago
Matthieu MOREL caac755f19 chore(internal): refactor: convert tests to testify assert/require part 3
2 weeks ago
Lohit Kolluri ad93b7df63
feat: honor SOURCE_DATE_EPOCH for chart archives (#32162)
2 weeks ago
George Jenkins d0e56d4362
Merge pull request #31884 from ouillie/main
2 weeks ago
Jakub Jaruszewski aa1ae3a360
Fix missing conflict retry with server-side apply (#32088)
2 weeks ago
George Jenkins 74b41286e8
Merge pull request #32336 from TerryHowe/chore/dependabot-github-actions-dev-v3
2 weeks ago
George Jenkins 9aa7778886
Merge pull request #32342 from mmorel-35/testifylint-manual-assert-internal-2
2 weeks ago
Matthieu MOREL a02a5713de
chore: fix elseif and ifElseChain issues from gocritic (#32289)
2 weeks ago
George Jenkins 7a7b328ba5
Merge pull request #32319 from mmorel-35/revive
2 weeks ago
George Jenkins b46d116afe
Merge pull request #32320 from mmorel-35/gomodguard_v2
2 weeks ago
George Jenkins 66c1232dc7
Merge pull request #32321 from mmorel-35/gocritic
2 weeks ago
George Jenkins c3b336af15
Merge pull request #32341 from mmorel-35/testifylint-manual-assert-internal-1
2 weeks ago
Matthieu MOREL f280d9c1b5 chore(internal): refactor: convert tests to testify assert/require part 2
2 weeks ago
Matthieu MOREL d72b28ebcb chore(internal): refactor: convert tests to testify assert/require part 1
2 weeks ago
秀吉 68977ec0b5
fix(ci): pin govulncheck-action to the v1.1.0 release (#32304)
2 weeks ago
Terry Howe b963afaddf
ci: track GitHub Actions updates on dev-v3 via Dependabot
2 weeks ago
dependabot[bot] fb53c00ae7
chore(deps): bump actions/stale from 10.3.0 to 10.4.0 (#32330)
2 weeks ago
dependabot[bot] dad026acb8
chore(deps): bump github.com/mattn/go-shellwords from 1.0.13 to 1.0.14 (#32334)
2 weeks ago
dependabot[bot] 84e63e5c38
chore(deps): bump oras.land/oras-go/v2 from 2.6.1 to 2.6.2 (#32333)
2 weeks ago
Matheus Pimenta 73c1fb2451
Address review comments
2 weeks ago
Matheus Pimenta bfebbb7c1a
Fix vanishing empty lines
2 weeks ago
Akanksha Trehun 7b9a5c8911
fix: add missing https:// to Oracle link in ADOPTERS.md (#32324)
2 weeks ago
Akanksha Trehun cfa3b24fe6
fix: remove trailing whitespace in .golangci.yml (#32325)
2 weeks ago
Akanksha Trehun a91e9f6a24
fix(Makefile): update outdated .sha256 comment for Helm v4 (#32323)
2 weeks ago
Matthieu MOREL 16787d65f5 feat(linters): add new revive rules for better code quality
2 weeks ago
Matthieu MOREL 9662fdd73b refactor: enable several checks from gocritic
2 weeks ago
Matthieu MOREL 7bfcdb0fc3 fix(linters): update golangci-lint to 2.12.2
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