woodpecker-helm3/internal
Erin Call 21b9d32329
Remove the tiny helper functions from plan.go [#67]
Now that InitKube, AddRepo, and UpdateDependencies are initialized with
NewSTEPNAME functions, the helper functions in plan.go are
unnecessary--they do too little to be a useful abstraction, and they
aren't complex or frequently-used enough to be worth extracting.
2020-01-16 13:57:28 -08:00
..
env Put the Config in a new env package [#67] 2020-01-14 10:32:20 -08:00
helm Remove the tiny helper functions from plan.go [#67] 2020-01-16 13:57:28 -08:00
run Initialize Steps with a NewSTEPNAME function [#67] 2020-01-16 13:50:04 -08:00