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

Handle trying to play workflows which require upgrade #455

Merged
merged 8 commits into from
Aug 22, 2023

Commits on Jul 25, 2023

  1. Handle trying to play workflows which require upgrade:

    * Intercept error message about versions and upgrading and post
      it to a more helpful error message than stardard "This Cylc Play command failed"
    * Add a toggle for the --upgrade option of Cylc Play
    wxtim committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    6fe84d0 View commit details
    Browse the repository at this point in the history
  2. Update cylc/uiserver/schema.py

    Co-authored-by: Ronnie Dutta <[email protected]>
    wxtim and MetRonnie committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4668c9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74ff886 View commit details
    Browse the repository at this point in the history
  4. Update cylc/uiserver/resolvers.py

    Co-authored-by: Ronnie Dutta <[email protected]>
    wxtim and MetRonnie committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b3c3d01 View commit details
    Browse the repository at this point in the history
  5. Update cylc/uiserver/resolvers.py

    Co-authored-by: Ronnie Dutta <[email protected]>
    wxtim and MetRonnie committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    13a4f61 View commit details
    Browse the repository at this point in the history
  6. update CHANGES.md

    wxtim committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b772be6 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Update cylc/uiserver/schema.py

    Co-authored-by: Oliver Sanders <[email protected]>
    wxtim and oliver-sanders authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f136588 View commit details
    Browse the repository at this point in the history
  2. Update CHANGES.md

    Co-authored-by: Ronnie Dutta <[email protected]>
    wxtim and MetRonnie authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    25a2924 View commit details
    Browse the repository at this point in the history