-
Notifications
You must be signed in to change notification settings - Fork 224
Simplify snapit message #6329
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
Simplify snapit message #6329
Conversation
|
/snapit |
|
🫰✨ Thanks @gonzaloriestra! Your snapshot has been published to npm. Test the snapshot by installing your package globally: pnpm i -g @shopify/cli@0.0.0-snapshot-20250827150542Tip If you get an Caution After installing, validate the version by running just |
Coverage report
Test suite run success3236 tests passing in 1354 suites. Report generated by 🧪jest coverage report action from 7fb3e46 |
|
/snapit |
|
🫰✨ Thanks @gonzaloriestra! Your snapshot has been published to npm. Test the snapshot by installing your package globally: pnpm i -g @shopify/cli@0.0.0-snapshot-20250827151222Tip If you get an Caution After installing, validate the version by running just |
isaacroldan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's try
WHY are these changes introduced?
We want to simplify the snapit message and always include the shopify registry
WHAT is this pull request doing?
Updates the snapit workflow to use this branch where I added two new params:
--@shopify:registry=https://registry.npmjs.orgto the command by defaultHow to test your changes?
Merge and test from another PR
Measuring impact
How do we know this change was effective? Please choose one:
Checklist