Commit Graph

90 Commits (ed76a36ab9b4c8f5a56049aa201dd8ce04836ecb)

Author SHA1 Message Date
George Jenkins ed76a36ab9 refactor(cmd/helm): convert tests to testify assert/require
2 months ago
George Jenkins 47a084091e
ignore error plugin loads (cli, getter)
5 months ago
Matthieu MOREL edbd705bd0 fix(cmd): errorlint linter
6 months ago
George Jenkins 5926ec83dd Remove SetupPluginEnv
11 months ago
Austin Abro 297f7b9acb
squash
1 year ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
2 years ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Simon Alling 56e52d139c Fix confusing test failure message
4 years ago
Simon Alling 0f15b01dfb Remove runTestActionCmd and use runTestCmd instead
5 years ago
Eitan Yarmush 2b882df636
Merge branch 'master' into helm-7351
6 years ago
EItanya 872d9bcb0e Merge branch 'master' of github.com:helm/helm into helm-7351
7 years ago
Matt Morrissette 1ab52fa79c
fix(helm): stdin values for helm upgrade --install
7 years ago
Adam Reese c235470e59
fix(cmd/helm): upgrade go-shellwords
7 years ago
Marc Khouzam e6d2d10bad fix(tests): Add namespace support to memory driver
7 years ago
Marc Khouzam 0095e32001 feat(test): add some completion tests
7 years ago
Marc Khouzam 16f6205004 fix(test): Make resetEnv() properly reset settings
7 years ago
EItanya 640d527190 removed panic, and replaced with error
7 years ago
Andreas Sommer 4d8160eedf feat(template): process manifests in file path order, then in order found in each file (before sorting manifests)
7 years ago
Yusuke Kuoka 5f27c0cbb7 Do test that a helm plugin can return non-zero exit code other than 1
7 years ago
Taylor Thomas 4d7968f692 ref(time): Adds wrapper for most time stdlib methods
7 years ago
Taylor Thomas aa429e150a feat(*): Adds custom time package for better marshalling
7 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
7 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
7 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
7 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
7 years ago
Taylor Thomas 29c343278e feat(action): Refactors unit tests with better fakes
7 years ago
Adam Reese b8bced2649
fix(pkg/action): load clients after flags have been parsed (#5681)
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
8 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
8 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
8 years ago
Matthew Fisher 95c865513f
fix appveyor builds (#4934)
8 years ago
Matt Butcher 425f7a6f6c
feat: add 'pkg/action' for list operations (#5077)
8 years ago
roc 212d326a34 ref(pkg/repo): rename RepoFile to File
8 years ago
Adam Reese f7a7a157ce
ref(*): merge requirement.yaml into Chart.yaml
8 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
8 years ago
Adam Reese a02a598c33
ref(tests): simplify cmd test setup/teardown
8 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
8 years ago
Adam Reese 75c4df0b56
ref(tests): use golden files for testing command output
8 years ago
Adam Reese a5b7cde9e5
ref(cmd): simplify cmd test setup
8 years ago
Adam Reese c50813af54
ref(*): remove local repository (dead code)
8 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types
8 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
8 years ago
Arash Deshmeh ea7c3fefc8 fix(helm) refactor release_testing unit tests to utilize runReleaseCases
8 years ago
Adam Reese 34b6d12ebe
fix(helm): fix helm history unit tests
9 years ago
Brad Bowman 14510866d5 Update cmd tests to use ReleaseMock and assocaites from the helm package
9 years ago
Adam Reese 7112a48af6
ref(helm): refactor cleanup of environment after tests run
9 years ago
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all
9 years ago
Michelle Noorali 29c4709b5e Merge pull request #2550 from michelleN/export-fake-release-client
9 years ago