woodpecker-helm3/cmd/drone-helm
Erin Call 16117eea2f
Put the Config in a new env package [#67]
I'd like to be able to make calls like NewUpgrade(cfg) rather than
Upgrade{...}.Prepare, but I wouldn't be able to define a NewUpgrade
function while Config is in the helm package; there would be a circular
import when Plan tried to import run.
2020-01-14 10:32:20 -08:00
..
.gitignore Initial config for building the plugin itself 2019-12-03 09:50:15 -08:00
main.go Put the Config in a new env package [#67] 2020-01-14 10:32:20 -08:00