mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-15 22:41:19 +00:00
16dca0abc2
This stores workflows and steps to DB even if it is not yet approved and thus blocked. I'm not really happy with this, because even though it is stored, it must parse the pipeline again and set back the original UUID. If you have any ideas how to fix/improve this just comment. In addition, this allows to view step list and side panel for approved pipelines, https://github.com/woodpecker-ci/woodpecker/pull/2345 is partially not longer necessary. Closes https://github.com/woodpecker-ci/woodpecker/issues/895 --------- Co-authored-by: 6543 <6543@obermui.de> |
||
---|---|---|
.. | ||
api | ||
badges | ||
cache | ||
ccmenu | ||
cron | ||
forge | ||
grpc | ||
logging | ||
model | ||
pipeline | ||
pubsub | ||
queue | ||
router | ||
services | ||
store | ||
web | ||
config.go |