woodpecker-ci / woodpecker

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

TEST: mask secret values only via hash #4384

Open 6543 opened 5 days ago

6543 commented 5 days ago

with this we dont need to send all secrets to the agent anymore

https://github.com/woodpecker-ci/woodpecker/pull/4380#issuecomment-2479636888

lib playground: https://github.com/6543/go-hashvalue-replacer

6543 commented 5 days ago

-> lib hat doch nen mem leak ... muss noch mehr rumspielen