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

cylc-pause: change held->paused #619

Merged
merged 2 commits into from
Mar 19, 2021

Conversation

oliver-sanders
Copy link
Member

Companion to cylc/cylc-flow#4076

tldr: We have separated the concepts of holding workflows and holding tasks within workflows.

  • Holding and releasing workflows is now play/pause.
  • Holding and releasing tasks is now hold/release.

Requirements check-list

  • I have read CONTRIBUTING.md and added my name as a Code Contributor.
  • Contains logically grouped changes (else tidy your branch by rebase).
  • Does not contain off-topic changes (use other PRs for other changes).
  • Appropriate tests are included (unit and/or functional).
  • No change log entry required (unreleased)
  • No documentation update required.

@oliver-sanders oliver-sanders added this to the 0.3 milestone Mar 18, 2021
@oliver-sanders oliver-sanders requested a review from kinow March 18, 2021 13:26
@oliver-sanders oliver-sanders self-assigned this Mar 18, 2021
Copy link
Member

@kinow kinow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks ok, but e2e build failed on GH

@kinow
Copy link
Member

kinow commented Mar 18, 2021

Got the e2e almost all passing now, will push a commit to your branch @oliver-sanders 👍

Copy link
Member

@kinow kinow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI passing. @oliver-sanders do we need to wait for the cylc-flow PR? Maybe because of the workflow state enum change, as I think GScan wouldn't know which icon to display for held state?

@oliver-sanders
Copy link
Member Author

Thanks @kinow, wake up in the morning and the tests are fixed!

Yes, should wait for the cylc-flow PR but that should be going in very soon.

@oliver-sanders
Copy link
Member Author

Done cylc/cylc-flow#4076

@oliver-sanders oliver-sanders merged commit 63e1a8b into cylc:master Mar 19, 2021
@oliver-sanders oliver-sanders deleted the cylc-pause branch March 19, 2021 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants