-
Notifications
You must be signed in to change notification settings - Fork 130
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
Make the fetching of dashboard extensions generic #3590
Conversation
Thanks for your contribution! Depending on what you are working on, you may want to request a review from a Shopify team:
|
Coverage report
Show new covered files 🐣
Test suite run success1615 tests passing in 754 suites. Report generated by 🧪jest coverage report action from 15f2703 |
We detected some changes at either packages/*/src or packages/cli-kit/assets/cli-ruby/** and there are no updates in the .changeset. |
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.
Great work
ac7aed2
to
15f2703
Compare
WHY are these changes introduced?
Related: https://github.com/Shopify/payments-platform/issues/4387
We are about to introduce migration capability for payments extensions. This PR is laying the groundwork for generalising the existing business logic for importing an existing extension into CLI environment.
WHAT is this pull request doing?
In its current state, PR should be no-op and should be treated as refactoring.
How to test your changes?
Existing tests should provide enough confidence, as we haven't introduced any new business logic.
Measuring impact
How do we know this change was effective? Please choose one:
Checklist
dev
ordeploy
have been reflected in the internal flowchart.