Commit Graph

27 Commits (384efb8009cd8a1abe532fb82cd681ab13c2ed5a)

Author SHA1 Message Date
George Jenkins babae796e3
chore: Cleanup deprecated and TODO comments
2 weeks ago
Benoit Tigeot 11e2010aeb
refactor: remove per-file decompression size limit (#31748)
2 weeks ago
Matt Farina b5b498b774 Updating the Go version
3 weeks ago
Dean Chen fd4ed4952b
test(loader): cover 8192-byte EOF boundary for LoadValues
1 month ago
Dean Chen 601445e88c
fix(loader): do not drop values files ending at a 4096-byte boundary
1 month ago
Matthieu MOREL 24bbb46c62 chore: fix gofumpt issues
2 months ago
Matthieu MOREL 828d01a878 chore(pkg): refactor: finer tests conversions to testify part 1
2 months ago
Matthieu MOREL 658a8fac15 chore(pkg): refactor: convert tests to testify assert/require part 4
2 months ago
Matthieu MOREL 16787d65f5 feat(linters): add new revive rules for better code quality
2 months ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
2 months ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
4 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
6 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
6 months ago
George Jenkins 92b64e87ad
chore: fixes
7 months ago
Matthieu MOREL 111d4e6e0e chore(pkg): fix modernize linter
7 months ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
9 months ago
wangjingcun 858cf31583 chore: fix some comments to improve readability
9 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
11 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
1 year ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
1 year ago
Matt Farina cf7613ba6b
Reverting fix "renders int as float"
1 year ago
Matthieu MOREL 157f0ba10a chore: enable thelper
1 year ago
yetyear 03448d1d79 refactor: use maps.Copy for cleaner map handling
1 year ago
Justen Stall 3877ec9049
fix golangci-lint issues
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Matt Farina 0740dfc7a9
Unarchiving fix
1 year ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
2 years ago