-
Notifications
You must be signed in to change notification settings - Fork 223
Include websocket URL in dev session create API call #6750
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
base: main
Are you sure you want to change the base?
Conversation
Coverage report
Show new covered files 🐣
Show files with reduced coverage 🔻
Test suite run success3656 tests passing in 1428 suites. Report generated by 🧪jest coverage report action from 95384d8 |
|
What is the status of this? |
a8c476b to
89f5876
Compare
|
We detected some changes at Caution DO NOT create changesets for features which you do not wish to be included in the public changelog of the next CLI release. |
|
@craigmichaelmartin ready for review! |
89f5876 to
95384d8
Compare
WHY are these changes introduced?
Fixes https://github.com/shop/issues-develop/issues/21519
WHAT is this pull request doing?
getWebSocketUrlutility to re-use it in several placeswebsocketUrlparameter toDevSessionCreatemanifestparameter fromDevSessionCreate, that was being ignored (only used to update)How to test your changes?
SHOPIFY_CLI_NEVER_USE_PARTNERS_API=1 SHOPIFY_SERVICE_ENV=local p shopify app devwith https://github.com/shop/world/pull/358315Measuring impact
How do we know this change was effective? Please choose one:
Checklist