Skip to content

graphql-ws: migrate from subscriptions-transport-ws to graphql-ws - #1429

Closed
oliver-sanders wants to merge 1 commit into
cylc:masterfrom
oliver-sanders:graphql-ws
Closed

graphql-ws: migrate from subscriptions-transport-ws to graphql-ws#1429
oliver-sanders wants to merge 1 commit into
cylc:masterfrom
oliver-sanders:graphql-ws

Conversation

@oliver-sanders

@oliver-sanders oliver-sanders commented Aug 9, 2023

Copy link
Copy Markdown
Member

Sibling: cylc/cylc-uiserver#482

This is currently blocked by lack of support for the graphql-transport-ws subprotocol in the Python graphql-ws library.

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).
  • CHANGES.md 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.

* The graphql-transport-ws library is no longer maintained.
* Move to grahpql-ws.
* Closes cylc#1028
@oliver-sanders oliver-sanders self-assigned this Aug 9, 2023
@MetRonnie MetRonnie changed the title graphql-ws: migrate from grahphql-transport-ws to graphql-ws graphql-ws: migrate from graphql-transport-ws to graphql-ws Nov 17, 2023
@MetRonnie MetRonnie changed the title graphql-ws: migrate from graphql-transport-ws to graphql-ws graphql-ws: migrate from subscriptions-transport-ws to graphql-ws Nov 17, 2023
@MetRonnie

Copy link
Copy Markdown
Member

Superseded by #2548

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace subscriptions-transport-ws with graphql-ws

2 participants