woodpecker-helm3/internal/run
Erin Call 231138563c
Remove the cfg argument from Step.Execute [#67]
This is the first step toward removing run.Config entirely. InitKube was
the only Step that even used cfg in its Execute function; the rest just
discarded it.
2020-01-16 15:30:40 -08:00
..
addrepo.go Remove the cfg argument from Step.Execute [#67] 2020-01-16 15:30:40 -08:00
addrepo_test.go Remove the cfg argument from Step.Execute [#67] 2020-01-16 15:30:40 -08:00
cmd.go Brush all the lint off this code I wrote in a haze 2019-12-09 10:53:32 -08:00
cmd_test.go Very rough code that can helm install 2019-12-04 12:41:37 -08:00
config.go Put step-specific config in those steps [#61] 2020-01-02 11:38:41 -08:00
depupdate.go Remove the cfg argument from Step.Execute [#67] 2020-01-16 15:30:40 -08:00
depupdate_test.go Remove the cfg argument from Step.Execute [#67] 2020-01-16 15:30:40 -08:00
help.go Remove the cfg argument from Step.Execute [#67] 2020-01-16 15:30:40 -08:00
help_test.go Remove the cfg argument from Step.Execute [#67] 2020-01-16 15:30:40 -08:00
initkube.go Remove the cfg argument from Step.Execute [#67] 2020-01-16 15:30:40 -08:00
initkube_test.go Remove the cfg argument from Step.Execute [#67] 2020-01-16 15:30:40 -08:00
lint.go Remove the cfg argument from Step.Execute [#67] 2020-01-16 15:30:40 -08:00
lint_test.go Remove the cfg argument from Step.Execute [#67] 2020-01-16 15:30:40 -08:00
uninstall.go Remove the cfg argument from Step.Execute [#67] 2020-01-16 15:30:40 -08:00
uninstall_test.go Remove the cfg argument from Step.Execute [#67] 2020-01-16 15:30:40 -08:00
upgrade.go Remove the cfg argument from Step.Execute [#67] 2020-01-16 15:30:40 -08:00
upgrade_test.go Remove the cfg argument from Step.Execute [#67] 2020-01-16 15:30:40 -08:00