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

Remove ping mutation #4481

Merged
merged 4 commits into from
Nov 2, 2021
Merged

Remove ping mutation #4481

merged 4 commits into from
Nov 2, 2021

Conversation

MetRonnie
Copy link
Member

@MetRonnie MetRonnie commented Oct 28, 2021

These changes partially address cylc/cylc-uiserver#242. Sibling to cylc/cylc-uiserver#270 and cylc/cylc-ui#823

Ping is not needed for the UI, as it must already be connected to the workflow for the UI to show the workflow in the first place. It also turns out there was not a resolver for ping anyway.

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).
  • Applied any dependency changes to both setup.py and conda-environment.yml.
  • Does not need tests
  • Changelog entry included
  • No documentation update required.

@oliver-sanders
Copy link
Member

These changes partially address

What do we still need to do?

@MetRonnie
Copy link
Member Author

MetRonnie commented Oct 29, 2021

The traceback Mel reported is a separate issue I'm working on. The traceback can be reproduced with other mutations if something goes wrong at the cylc-flow resolver end

@MetRonnie MetRonnie modified the milestones: cylc-8.0rc1, cylc-8.0b3 Nov 1, 2021
Copy link
Member

@hjoliver hjoliver left a comment

Choose a reason for hiding this comment

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

LGTM, definitely an improvement (in addition to removing ping). Maybe we can improve further in the future, along the lines of @oliver-sanders suggestion.

@oliver-sanders
Copy link
Member

Easy fix to remove the hardcoded list, raised a PR - MetRonnie#11

@MetRonnie MetRonnie merged commit c8b5983 into cylc:master Nov 2, 2021
@MetRonnie MetRonnie deleted the ping-mutation branch November 2, 2021 20:54
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.

3 participants