Commit Graph

118 Commits (e5378ad47eb031efeef674e365612c73fa48be27)

Author SHA1 Message Date
Matthieu MOREL a3fa28ae22 chore(pkg): refactor: convert tests to testify assert/require part 12
1 week ago
Matthieu MOREL 9662fdd73b refactor: enable several checks from gocritic
3 weeks ago
Matthieu MOREL 4ade4a5495 test: replace assert.Contains with assert.ErrorContains for better error handling
3 weeks ago
Matthieu MOREL f34ad6c337 chore: fix several checks issues from testifylint
3 weeks ago
George Jenkins 253da5106a
Merge pull request #32171 from mmorel-35/empty-len
1 month ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
2 months ago
Matthieu MOREL 488c4a805d Fix empty and len testifylint violations across test files
2 months ago
Matthieu MOREL f8ba28bb17 testifylint: enable error-is-as and error-nil rules
3 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 c4392033cc
Merge pull request #31853 from atombrella/feature/fmt_unneeded
5 months ago
Matthieu MOREL 6c2cb2f547 chore(pkg): enable perfsprint linter
5 months ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
5 months ago
George Jenkins 92b64e87ad
chore: fixes
5 months ago
Manuel Alonso 9817a68618
fix(install): check nil for restClientGetter and fix tests
6 months ago
Manuel Alonso 7c089bed26
Merge branch 'main' into main
7 months ago
Manuel Alonso 6501ef490a
chore(refactor): better testing and functionality for installing crd
7 months ago
Matheus Pimenta 59ece92bed
pkg/kube: introduce support for custom kstatus readers
7 months ago
Manuel Alonso 0f949a92c1
fix(test): fix tests and check nil for restclient
7 months ago
Manuel Alonso Gonzalez 561410ae1d
fix(test): merge fix correctly
7 months ago
Manuel Alonso df8ec771f9
Merge branch 'main' into main
7 months ago
George Jenkins fa41d60d73
Merge pull request #31239 from StephanieHhnbrg/test-actions-pkg
7 months ago
Manuel Alonso 00f0a48a7d
fix(install): add more tests and check nil file data
7 months ago
Manuel Alonso 0357e8d0f7
fix(test): no check empty resources
7 months ago
Manuel Alonso 52235cc0bf
fix(install): check lenght and file nil, add tests
7 months ago
Stephanie Hohenberg bb9356e182 fixes lint issue
8 months ago
Stephanie Hohenberg 8cf4ad73c3 updates tests after rebase from master
8 months ago
Stephanie Hohenberg 31131cff9b Add tests to action package to improve coverage
8 months ago
Benoit Tigeot ce273eea48
fix: preserve vendor suffixes in KubeVersion.GitVersion
8 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
9 months ago
Matt Farina a229bf6529 Ensure the release interface is used in actions instead of the type
10 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
10 months ago
George Jenkins f21b143bef refactor: Replace action 'DryRun' string with DryRunStrategy type + deprecations
10 months ago
Matt Farina d2236e95ed
Merge pull request #31303 from mattfarina/unified-loader
10 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
10 months ago
Terry Howe 3e1dd9a5dc
chore: remove pkg/time which is no longer needed
11 months ago
Scott Rigby 315b13334c
Merge pull request #31258 from StephanieHhnbrg/test-unreachable-client
11 months ago
Stephanie Hohenberg e19d9fb6ee Refactor unreachableKubeClient for testing into failingKubeClient
11 months ago
Scott Rigby 50358d7ffd
Merge pull request #31200 from TerryHowe/fix-install-tests
11 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
11 months ago
Terry Howe b12cd28503
fix: installer action goroutine count
11 months ago
George Jenkins a0d6b0d383
Merge pull request #13629 from gjenkins8/rename_atomic_rollbackonfailure
11 months ago
joemicky 762ef3ee80 refactor: omit unnecessary reassignment
12 months ago
George Jenkins 08840f042c Rename 'atomic' -> 'rollback-on-failure'
1 year ago
Danilo Bürger 055c4e2bec
Moved url comparison to own function
1 year ago
Scott Rigby 069b525332
Merge pull request #13586 from jessesimpson36/cleaner-stacktraces
1 year ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
1 year ago
Matthieu MOREL 157f0ba10a chore: enable thelper
1 year ago
Jesse Simpson 0a7dd4b269
test: adjust failing test on extra whitespace
1 year ago
Jesse Simpson edf0f7be59
test: adjust formatting for error in test
1 year ago