Commit Graph

89 Commits (78796e26bc03bc1f8a059b506786fab3df1c22e9)

Author SHA1 Message Date
Terry Howe eea1defc88
Merge pull request #32422 from mmorel-35/testifylint-manual-assert-pkg-7
6 days ago
Terry Howe ce13e3b658
Merge pull request #32417 from mmorel-35/testifylint-manual-assert-pkg-3
7 days ago
Matthieu MOREL ca1767b813 chore(pkg): refactor: convert tests to testify assert/require part 7
1 week ago
Matthieu MOREL 0844b3b8b5 chore(pkg): refactor: convert tests to testify assert/require part 6
1 week ago
Matthieu MOREL df2d013517 chore(pkg): refactor: convert tests to testify assert/require part 3
1 week ago
Matthieu MOREL a2b1a60d51
fix: enhance error handling and improve test assertions (#32352)
1 week 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
George Jenkins 7a7b328ba5
Merge pull request #32319 from mmorel-35/revive
2 weeks ago
Matthieu MOREL 16787d65f5 feat(linters): add new revive rules for better code quality
3 weeks ago
Matthieu MOREL 9662fdd73b refactor: enable several checks from gocritic
3 weeks ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
3 weeks ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
3 weeks ago
Will Noble 61bba7c659 Apply suggestions
1 month ago
Will Noble d887779b9b Properly format the extra field in gzipped packages
1 month ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
2 months ago
box4wangjing 432fc8a217 refactor: use slices.Backward to simplify the code
3 months ago
George Jenkins f7c4d75574
Merge commit from fork
4 months ago
Anmol Virdi de58531ca7 Minor nit: fix import instructions to comply with canonical import paths
4 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
4 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
5 months ago
George Jenkins 60184996e5
fix: Chart dot-name path bug
5 months ago
George Jenkins df8e0301ed
Merge pull request #31878 from mmorel-35/perfsprint-pkg-3-39f7a9f
5 months ago
Matthieu MOREL 1d2d63cc43 chore(pkg): enable perfsprint linter
5 months ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
5 months ago
Matthieu MOREL 5b6c6bbfc7 fix: enable nolinlint linter
5 months ago
George Jenkins 92b64e87ad
chore: fixes
5 months ago
Matthieu MOREL 259f76a849 fix(pkg): errorlint linter
6 months ago
Matthieu MOREL ba38159313 chore(pkg): fix modernize linter
6 months ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
8 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
8 months ago
Scott Rigby b740071279
Merge pull request #31342 from TerryHowe/chore-remove-mitchellh-dependency-3
9 months ago
Matt Farina 15300549f0
When time not available, using time.Now
9 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
9 months ago
Terry Howe bee9c1a108
chore: replace github.com/mitchellh/copystructure
10 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
10 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
11 months ago
Robert Sirchia 30404b4173
Merge pull request #31138 from islewis/release-3.18
11 months ago
Isaiah Lewis 62e0c78ef8
fix(helm-lint): fmt
11 months ago
Isaiah Lewis fb12b44493
fix(helm-lint): Add TLSClientConfig
11 months ago
Isaiah Lewis fa73b6743b
fix(helm-lint): Add HTTP/HTTPS URL support for json schema references
12 months ago
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
12 months ago
Joe Julian 6ecf033700
Merge pull request #13111 from rawtaz/style-cosmetics
12 months ago
Joe Julian 3fe1cb6f02
Merge remote-tracking branch 'upstream/main' into style-cosmetics
12 months ago
Matt Farina 0c64ad1c97
fix Chart.yaml handling
1 year ago
Borys Hulii 9f6beaad48
fix: k8s version parsing to match original
1 year ago
yumeiyin 8c22fbfe4a refactor: replace Split in loops with more efficient SplitSeq
1 year ago
curlwget bfc1af68fb chore: fix function in comment
1 year ago
acceptacross 9623fb80f1 chore: fix some function names in comment
1 year ago
Benoit Tigeot b2fd91b8d0
Adapt error of invalid json schema with the new expected output
1 year ago