workflows: add (non-)final status options for global manual trigger (#77926) #1400

Merged
fpeters merged 1 commits from wip/77926-global-manual-trigger-endpoint-options into main 2024-04-26 08:29:37 +02:00
Owner
No description provided.
fpeters added 1 commit 2024-04-13 19:09:44 +02:00
gitea/wcs/pipeline/head There was a failure building this commit Details
0bb39c3494
workflows: add (non-)final status options for global manual trigger (#77926)
fpeters force-pushed wip/77926-global-manual-trigger-endpoint-options from 0bb39c3494 to 88e508f709 2024-04-13 20:34:09 +02:00 Compare
fpeters force-pushed wip/77926-global-manual-trigger-endpoint-options from 88e508f709 to 81b9449de4 2024-04-14 08:48:50 +02:00 Compare
fpeters reviewed 2024-04-14 09:03:36 +02:00
wcs/workflows.py Outdated
@ -1842,0 +1865,4 @@
(None, '---', ''),
('_waitpoint_status', _('Pause status'), '_wait_status'),
('_endpoint_status', _('Final status'), '_endpoint_status'),
('_transition_status', _('Transition status'), '_transition_status'),
Author
Owner

Le ticket parlait de deux options (final ou pas), j'ai étendu ici pour correspondre aux icônes récemment ajoutées dans la liste des statuts.

Le ticket parlait de deux options (final ou pas), j'ai étendu ici pour correspondre aux icônes récemment ajoutées dans la liste des statuts.
fpeters force-pushed wip/77926-global-manual-trigger-endpoint-options from 81b9449de4 to a07ac2a8b3 2024-04-14 09:05:07 +02:00 Compare
fpeters changed title from WIP: workflows: add (non-)final status options for global manual trigger (#77926) to workflows: add (non-)final status options for global manual trigger (#77926) 2024-04-19 18:04:34 +02:00
lguerin approved these changes 2024-04-22 09:46:12 +02:00
fpeters merged commit db8e6bc0a5 into main 2024-04-26 08:29:37 +02:00
fpeters deleted branch wip/77926-global-manual-trigger-endpoint-options 2024-04-26 08:29:37 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: entrouvert/wcs#1400
No description provided.