Skip to content

Resolve: "UI components for rerunning a failed workflow or step"

Changes:

  • Adds "Action" tab in modal with all invalidate/rerun buttons for workflow steps/artefacts. Rerun button active if step has failed or been inactivated.
  • Adds "Rerun" button to workflow; active if any steps have failed (not active if entire workflow is invalidated)
  • Adds status "RUNNING" to main table
  • Styling improvements

Unresolved:

  • Missing Maestro ID and "invalidated_at" for workflow steps (Invalidate button for step does not work) --> #123 (closed)
  • Missing endpoints for Rerun (no Rerun buttons work) --> #124 (closed)
  • Rerun button for workflow step is active simply if step is invalidated, no condition of "propagation" (#124 (closed)?)
  • Not possible to activate Rerun button for workflow if individual, connected steps have been invalidated (#124 (closed)?)

Closes #117 (closed)

Edited by Morten C. Eike

Merge request reports