Commit Graph

38 Commits (main)

Author SHA1 Message Date
Matthieu MOREL caac755f19 chore(internal): refactor: convert tests to testify assert/require part 3
2 days ago
George Jenkins 9aa7778886
Merge pull request #32342 from mmorel-35/testifylint-manual-assert-internal-2
2 days ago
George Jenkins 7a7b328ba5
Merge pull request #32319 from mmorel-35/revive
2 days ago
George Jenkins 66c1232dc7
Merge pull request #32321 from mmorel-35/gocritic
2 days ago
Matthieu MOREL f280d9c1b5 chore(internal): refactor: convert tests to testify assert/require part 2
3 days ago
Matthieu MOREL d72b28ebcb chore(internal): refactor: convert tests to testify assert/require part 1
3 days ago
Matthieu MOREL 16787d65f5 feat(linters): add new revive rules for better code quality
6 days ago
Matthieu MOREL 9662fdd73b refactor: enable several checks from gocritic
6 days ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
1 week ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
2 weeks 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
2 months ago
George Jenkins f7c4d75574
Merge commit from fork
3 months ago
Anmol Virdi de58531ca7 Minor nit: fix import instructions to comply with canonical import paths
3 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
4 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
4 months ago
George Jenkins 60184996e5
fix: Chart dot-name path bug
4 months ago
George Jenkins c4392033cc
Merge pull request #31853 from atombrella/feature/fmt_unneeded
5 months ago
Matthieu MOREL 9409226e15 chore(internal): 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 025418291a fix(internal): errorlint linter
5 months ago
Terry Howe 9b22aa4e05
Merge pull request #31795 from mmorel-35/modernize-internal-1-bbfa1fe
5 months ago
Matthieu MOREL 859292e31b chore(internal): fix modernize linter
5 months ago
Matthieu MOREL e2d184c79e chore(internal): fix modernize linter
5 months ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
7 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
7 months ago
Scott Rigby b740071279
Merge pull request #31342 from TerryHowe/chore-remove-mitchellh-dependency-3
8 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
Fábio Carneiro 1477d3793f
Clarify the intent of the resource instructions
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
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
11 months ago
Matt Farina 0c64ad1c97
fix Chart.yaml handling
12 months ago
Matt Farina 70257f5cd6
Initial addition of v3 charts
12 months ago