woodpecker-ci / woodpecker

Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.
https://woodpecker-ci.org
Apache License 2.0
4.07k stars 351 forks source link

migrate from github.com/woodpecker-ci/envsubst #429

Closed 6543 closed 2 years ago

6543 commented 2 years ago

https://github.com/woodpecker-ci/woodpecker/blob/9c85c8fd68b0d2faa97f53ccaf3ece9396ba66e5/cli/exec/exec.go#L14

Originally posted by @6543 in https://github.com/woodpecker-ci/woodpecker/pull/426#r725629706

jolheiser commented 2 years ago

Does this need to be done? Currently drone/envsubst is MIT and has commits from July.

6543 commented 2 years ago

hmm you are right ... let's let it maintain upstream and only if we have patches who do not make it upstream we could reconsider this.

since we have a fork and do vendoring I think there is nothing we have to worry :)