Commit Graph

270 Commits (v4.3.0)

Author SHA1 Message Date
Matthieu MOREL 28e64bd2dd
chore: fix gofumpt extra-rules (#32486)
1 week ago
Matt Farina b5b498b774 Updating the Go version
2 weeks ago
Matthieu MOREL 24bbb46c62 chore: fix gofumpt issues
2 months ago
Terry Howe 8eb65528be
Merge pull request #32467 from mmorel-35/testify-assertions-pkg-3
2 months ago
Matthieu MOREL 9a2be11e6f chore(pkg): refactor: finer tests conversions to testify part 3
2 months ago
Matthieu MOREL 4d9c03f51c chore(pkg): refactor: finer tests conversions to testify part 2
2 months ago
Terry Howe e5378ad47e
Merge pull request #32437 from mmorel-35/testifylint-manual-assert-pkg-21
2 months ago
Matthieu MOREL a934b827fa chore(pkg): refactor: convert tests to testify assert/require part 21
2 months ago
Matthieu MOREL d4ec8e9b87 chore(pkg): refactor: convert tests to testify assert/require part 1
2 months ago
Abhay Chaurasiya 82be04d7f2
remove legacy import comments from remaining packages (#31933)
2 months ago
Terry Howe ba6c9a29ef
Merge pull request #32290 from mahesh-sadupalli/fix/files-lines-empty-panic
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 f34ad6c337 chore: fix several checks issues from testifylint
2 months ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
2 months ago
Mahesh Sadupalli 143631f735 fix(engine): prevent Files.Lines panic on empty file
2 months ago
Matthieu MOREL 34cfdfdbe5 chore: enable contextcheck, fatcontext and noctx linters
3 months ago
George Jenkins 253da5106a
Merge pull request #32171 from mmorel-35/empty-len
3 months ago
Ogulcan Aydogan 7058f841af
fix(engine): add debug logging when lookup returns empty (#32205)
3 months ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
3 months ago
Matthieu MOREL 488c4a805d Fix empty and len testifylint violations across test files
3 months ago
Evans Mungai d374e823b2
Merge pull request #32086 from mmorel-35/error-is-as
4 months ago
Terry Howe d9a18b59a8
Merge pull request #31695 from aeroyorch/add-duration-functions
4 months ago
Matthieu MOREL f8ba28bb17 testifylint: enable error-is-as and error-nil rules
5 months ago
Johannes Lohmer 6eb4ebf0e1 test(values): add test for subchart nil producing %!s(<nil>)
5 months ago
Jorge Rocamora 722dd3e3a8 Add duration functions
5 months ago
Terry Howe 8e44f8e3fe
Merge pull request #31957 from Mentigen/add-mustToToml
6 months ago
Ilya Kiselev c1a5a6e260 docs(engine): fix misleading toTOML doc comment
6 months ago
Ilya Kiselev b075f7a35d feat(engine): add mustToToml template function
6 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
Matthieu MOREL 0fecfd04c2 chore(pkg): enable perfsprint linter
7 months ago
George Jenkins be7cdb69e5
Merge pull request #31806 from mmorel-35/errorlint-pkg-4-15f432a
7 months ago
George Jenkins b667317422
fixup `strings.Cut` variables
7 months ago
George Jenkins 92b64e87ad
chore: fixes
7 months ago
Matthieu MOREL 4d0ae7f33a fix(pkg): errorlint linter
7 months ago
Matthieu MOREL 111d4e6e0e chore(pkg): fix modernize linter
7 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
9 months ago
Mads Jensen 6cceead399 Use modernize to use newer Golang features.
10 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
11 months ago
wyrapeseed b9eadd3186 chore: fix some comment format
11 months ago
Matt Farina 90a91e097f
Merge pull request #31198 from TerryHowe/fix-pkg-engine-error-parsing
12 months ago
reddaisyy 1c67fbf108 refactor: use strings.builder
1 year ago
Terry Howe b2870379c8
Update pkg/engine/engine.go
1 year ago
Terry Howe 91a65234ac
Update pkg/engine/engine.go
1 year ago
Terry Howe 9112687a7e
Update pkg/engine/engine.go
1 year ago
bennsimon db50c37eda
remove metadata output on helm template
1 year ago
Jesse Simpson 712cde4624
test: passes now
1 year ago
Jesse Simpson b060911075
refactor: break out into functions and draft tests
1 year ago