-
Notifications
You must be signed in to change notification settings - Fork 191
Show list of added UIDs on the first deploy #6119
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: 07-15-remove_migratelegacyfunctions
Are you sure you want to change the base?
Show list of added UIDs on the first deploy #6119
Conversation
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Coverage report
Show new covered files 🐣
Show files with reduced coverage 🔻
Test suite run success3045 tests passing in 1315 suites. Report generated by 🧪jest coverage report action from d4e93f6 |
82aba8f
to
41d82e0
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. |
41d82e0
to
19dbb3a
Compare
19dbb3a
to
d4e93f6
Compare
b5ba43f
to
46089a7
Compare
WHY are these changes introduced?
To improve the user experience by providing visual feedback when extension IDs are generated during the ID matching process.
WHAT is this pull request doing?
Adds visual feedback when extension IDs are generated during the ID matching process. The PR:
How to test your changes?
Having an app in the new dev platform running locally, go into the DB and remove the user_identifier values of the last version of each extension.
shopify app deploy
)Measuring impact
How do we know this change was effective? Please choose one:
Checklist