Commit Graph

3971 Commits (f416c3b830c9702850c0ba1d32ba9909e5e35015)

Author SHA1 Message Date
Terry Howe f416c3b830
Merge pull request #32427 from mmorel-35/testifylint-manual-assert-pkg-12
2 months ago
Terry Howe 41627cd338
Merge pull request #32426 from mmorel-35/testifylint-manual-assert-pkg-11
2 months ago
Terry Howe 5d4165bfaf
Merge pull request #32425 from mmorel-35/testifylint-manual-assert-pkg-10
2 months ago
Terry Howe 00c2e025e5
Merge pull request #32424 from mmorel-35/testifylint-manual-assert-pkg-9
2 months ago
Terry Howe 78796e26bc
Merge pull request #32423 from mmorel-35/testifylint-manual-assert-pkg-8
2 months ago
Terry Howe eea1defc88
Merge pull request #32422 from mmorel-35/testifylint-manual-assert-pkg-7
2 months ago
Matt Farina 598f567f83
Merge pull request #32400 from SetagGnaw/fix/upgrade-dependency-update-oci-panic
2 months ago
Terry Howe ce13e3b658
Merge pull request #32417 from mmorel-35/testifylint-manual-assert-pkg-3
2 months ago
George Jenkins 2bdbea6fe2
Merge pull request #32416 from mmorel-35/testifylint-manual-assert-pkg-2
2 months ago
Matt Farina 29cdf6bd41
Merge pull request #31907 from LarytheLord/fix/test-kubeconfig-isolation-31470
2 months ago
George Jenkins c9d9428e78
Merge pull request #32415 from mmorel-35/testifylint-manual-assert-pkg-1
2 months ago
Matthieu MOREL a3fa28ae22 chore(pkg): refactor: convert tests to testify assert/require part 12
2 months ago
Matthieu MOREL dc3e3a5e7e chore(pkg): refactor: convert tests to testify assert/require part 11
2 months ago
Matthieu MOREL 2f5a33fb77 chore(pkg): refactor: convert tests to testify assert/require part 10
2 months ago
Matthieu MOREL 13d1edc5f3 chore(pkg): refactor: convert tests to testify assert/require part 9
2 months ago
Matthieu MOREL e5f0e07b96 chore(pkg): refactor: convert tests to testify assert/require part 8
2 months ago
Matthieu MOREL ca1767b813 chore(pkg): refactor: convert tests to testify assert/require part 7
2 months ago
Matthieu MOREL 0daa77fa9b chore(pkg): refactor: convert tests to testify assert/require part 2
2 months ago
Terry Howe 3f1f55c4c8
Merge pull request #32420 from mmorel-35/testifylint-manual-assert-pkg-6
2 months ago
Terry Howe 90669b3a78
Merge pull request #32419 from mmorel-35/testifylint-manual-assert-pkg-5
2 months ago
Matthieu MOREL d4ec8e9b87 chore(pkg): refactor: convert tests to testify assert/require part 1
2 months ago
Matthieu MOREL 0844b3b8b5 chore(pkg): refactor: convert tests to testify assert/require part 6
2 months ago
Matthieu MOREL 3ff05c835e chore(pkg): refactor: convert tests to testify assert/require part 5
2 months ago
Matthieu MOREL 658a8fac15 chore(pkg): refactor: convert tests to testify assert/require part 4
2 months ago
Matthieu MOREL df2d013517 chore(pkg): refactor: convert tests to testify assert/require part 3
2 months ago
Gates Wang 0604d8fb1e fix: pass registry client to downloader.Manager in upgrade
2 months ago
Zhaofeng Miao 3bcf965f99
perf: enable concurrent status computation to prevent multi-minute delays (#32043)
2 months ago
Abhay Chaurasiya 82be04d7f2
remove legacy import comments from remaining packages (#31933)
2 months ago
Terry Howe c2fda5ac58
Potential fix for pull request finding
2 months ago
Matthieu MOREL a2b1a60d51
fix: enhance error handling and improve test assertions (#32352)
2 months ago
Terry Howe ba6c9a29ef
Merge pull request #32290 from mahesh-sadupalli/fix/files-lines-empty-panic
2 months ago
George Jenkins 96a25ab4f8
fix: 'gocritic: filepathJoin path seperator' lint error
2 months ago
George Jenkins 9c373bf4fc
Merge pull request #32327 from fluxcd/fix-32326
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
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
Matheus Pimenta 73c1fb2451
Address review comments
2 months ago
Matheus Pimenta bfebbb7c1a
Fix vanishing empty lines
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
Terry Howe d262c7ca79
Merge pull request #32296 from mmorel-35/gocritic-singleCaseSwitch
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
LarytheLord 47bde11959 test(cli): use t.Cleanup for resetEnv with t.Setenv
2 months ago
LarytheLord 9b30076180 test(cli): isolate user-agent rest config test from host kubeconfig
2 months ago