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

schema: add first parent descendants #6610

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

oliver-sanders
Copy link
Member

@oliver-sanders oliver-sanders commented Feb 14, 2025

Closes cylc/cylc-ui#2071
Required for cylc/cylc-ui#1810

(POC PR to unblock upstream work, I'm not assigned, feel free to take over)

Add first-parent descendants into the schema.

Will require a back-compat change in cylc-uiserver to avoid schema errors with older schedulers.

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.cfg (and conda-environment.yml if present).
  • Tests are included (or explain why tests are not needed).
  • Changelog entry included if this is a change that can affect users
  • Cylc-Doc pull request opened if required at cylc/cylc-doc/pull/XXXX.
  • If this is a bug fix, PR should be raised against the relevant ?.?.x branch.

@oliver-sanders oliver-sanders changed the title First parent descendants schema: add first parent descendants Feb 14, 2025
@hjoliver
Copy link
Member

(This PR seems to be stuck on top of the NFS cache one.)

@MetRonnie MetRonnie added the schema change Change to the Cylc GraphQL schema label Feb 18, 2025
@MetRonnie MetRonnie added this to the 8.5.0 milestone Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
schema change Change to the Cylc GraphQL schema
Projects
None yet
Development

Successfully merging this pull request may close these issues.

namespace incorrect parents
3 participants