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

Mock server: update introspection query & userprofile responses #1804

Merged
merged 4 commits into from
Jun 20, 2024

Conversation

MetRonnie
Copy link
Member

These had drifted out of date with the schema and jupyter server respectively.

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).
  • Tests are updated
  • No need for changelog entry as minor

@MetRonnie MetRonnie added this to the 2.6.0 milestone May 20, 2024
@MetRonnie MetRonnie self-assigned this May 20, 2024
These jupyterhub-related fields are no longer included by jupyter-server v2, and are not really used for anything
Copy link
Member Author

@MetRonnie MetRonnie May 24, 2024

Choose a reason for hiding this comment

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

For info: regenerated by running the introspection query from https://github.com/cylc/cylc-ui/blob/4902958274554397468c291cc22f64a21db9b497/src/services/mock/json/README.md in GraphiQL using the real up-to-date cylc-uiserver

Copy link
Member Author

Choose a reason for hiding this comment

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

For info: regenerated by copying from http://<host>:<port>/user/<username>/cylc/userprofile using the real up-to-date cylc-uiserver

@oliver-sanders oliver-sanders merged commit 2dfbedb into cylc:master Jun 20, 2024
8 checks passed
@MetRonnie MetRonnie deleted the userprofile branch June 20, 2024 13:09
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.

None yet

3 participants