woodpecker-helm3/internal/run
Erin Call 79532e7635
Extract the debug/namespace flags into run.Config [#67]
This is a general-purpose cleanup commit; every step except InitKube had
the same six "add the --debug and --namespace flags if applicable" code.
2020-01-17 11:12:53 -08:00
..
addrepo.go Extract the debug/namespace flags into run.Config [#67] 2020-01-17 11:12:53 -08:00
addrepo_test.go Extract the debug/namespace flags into run.Config [#67] 2020-01-17 11:12:53 -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 Extract the debug/namespace flags into run.Config [#67] 2020-01-17 11:12:53 -08:00
config_test.go Extract the debug/namespace flags into run.Config [#67] 2020-01-17 11:12:53 -08:00
depupdate.go Extract the debug/namespace flags into run.Config [#67] 2020-01-17 11:12:53 -08:00
depupdate_test.go Extract the debug/namespace flags into run.Config [#67] 2020-01-17 11:12:53 -08:00
help.go Extract the debug/namespace flags into run.Config [#67] 2020-01-17 11:12:53 -08:00
help_test.go Extract the debug/namespace flags into run.Config [#67] 2020-01-17 11:12:53 -08:00
initkube.go Initialize run.Configs in the NewSTEP functions [#67] 2020-01-17 10:55:12 -08:00
initkube_test.go Initialize run.Configs in the NewSTEP functions [#67] 2020-01-17 10:55:12 -08:00
lint.go Extract the debug/namespace flags into run.Config [#67] 2020-01-17 11:12:53 -08:00
lint_test.go Extract the debug/namespace flags into run.Config [#67] 2020-01-17 11:12:53 -08:00
uninstall.go Extract the debug/namespace flags into run.Config [#67] 2020-01-17 11:12:53 -08:00
uninstall_test.go Extract the debug/namespace flags into run.Config [#67] 2020-01-17 11:12:53 -08:00
upgrade.go Extract the debug/namespace flags into run.Config [#67] 2020-01-17 11:12:53 -08:00
upgrade_test.go Initialize run.Configs in the NewSTEP functions [#67] 2020-01-17 10:55:12 -08:00