Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vr: restart the workflow with no changes according to user prompt #6354

Open
wants to merge 2 commits into
base: 8.3.x
Choose a base branch
from

Commits on Oct 22, 2024

  1. vr: restart the workflow with no changes according to user prompt

    * Closes cylc#6261
    * If there are no changes to reinstall AND the workflow is stopped,
      prompt the user to see whether they want to restart it anyway.
    * This makes `cylc vr` more useful as the "I want to restart my
      workflow" command.
    * But it also ensures that they are aware if no changes are present
      as they might have forgotten to press save or run the command on
      the wrong workflow or whatever.
    oliver-sanders committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5af333d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Apply suggestions from code review

    Co-authored-by: Tim Pillinger <[email protected]>
    oliver-sanders and wxtim committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2505de9 View commit details
    Browse the repository at this point in the history