Add fj workflow enable/disable/view #185
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/workflow-enable-disable"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds
fj workflow enable,fj workflow disable, andfj workflow viewso a workflow can be paused without editing YAML. Wires three newWorkflowSubvariants toenable_workflow/disable_workflow/get_workflowAPI wrappers (PUT actions/workflows/{file}/enable|disable; GET for view, with--json). Factors the inline dispatch field parsing into a sharedparse_workflow_fieldshelper and dropsworkflowfromCOV_IGNOREnow that the module carries tested helpers. Closes #167.2a5a1bfa11981b13ed0c981b13ed0cba1c8ef98a