woodpecker/server
qwerty287 16dca0abc2
Store workflows/steps for blocked pipeline (#2757)
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>
2024-02-22 15:48:29 +01:00
..
api Update org name on login (#3409) 2024-02-21 19:56:37 +01:00
badges Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
cache Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
ccmenu Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
cron Set correct link for commit (#3368) 2024-02-11 10:44:50 +01:00
forge Parse email from Gitea webhook (#3420) 2024-02-22 09:02:19 +02:00
grpc Fix agent polling (#3378) 2024-02-16 10:04:13 +01:00
logging Fix linter (#3354) 2024-02-08 22:49:07 +01:00
model Refactor internal services (#915) 2024-02-11 18:42:33 +01:00
pipeline Store workflows/steps for blocked pipeline (#2757) 2024-02-22 15:48:29 +01:00
pubsub Fix linter (#3354) 2024-02-08 22:49:07 +01:00
queue Fix agent polling (#3378) 2024-02-16 10:04:13 +01:00
router Fix linter (#3354) 2024-02-08 22:49:07 +01:00
services Fix pipeline restart (#3402) 2024-02-17 10:19:28 +01:00
store Set correct link for commit (#3368) 2024-02-11 10:44:50 +01:00
web Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
config.go Refactor internal services (#915) 2024-02-11 18:42:33 +01:00