-
Notifications
You must be signed in to change notification settings - Fork 191
Send uuid on app version create to do app matching #6105
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?
Send uuid on app version create to do app matching #6105
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
1f6d859
to
d3f1f29
Compare
d3f1f29
to
5099ba9
Compare
Coverage report
Show files with reduced coverage 🔻
Test suite run success3044 tests passing in 1314 suites. Report generated by 🧪jest coverage report action from 7a09ce3 |
5099ba9
to
0941461
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. |
0941461
to
df98fb0
Compare
df98fb0
to
7a09ce3
Compare
WHY are these changes introduced?
Enable proper identification and matching of extensions during deployment while transitioning to the new dev platform.
WHAT is this pull request doing?
.env
files to disk.How to test your changes?
To verify everything still works fine with Partners:
To verify the new behavior in the new Dev Platform (running locally):
user_identifier
from the corresponding tableMeasuring impact
How do we know this change was effective? Please choose one:
Checklist