cli
cli copied to clipboard
Build apps, themes, and hydrogen storefronts for Shopify
### WHY are these changes introduced? Closes https://github.com/Shopify/develop-app-management/issues/1599 ### WHAT is this pull request doing? - adds support for declarative webhook `uri`s that are relative to the `application_url` ex: ```toml...
### Please confirm that you have: - [X] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...
[Themes] Feat: Poll for JSON changes when the `themeEditorSync` flag is passed to the `dev` command
### WHY are these changes introduced? - Adds polling for https://github.com/Shopify/develop-advanced-edits/issues/203 ### WHAT is this pull request doing? - Fetches checksums from the remote theme - Performs reconciliations - Schedules...
### WHY are these changes introduced? - This adds filter that was introduced in https://github.com/Shopify/cli/pull/3862 to the SingleWebhookSubscriptionType which was introduced in https://github.com/Shopify/cli/pull/3846. As we're moving to multiple modules for...
### Please confirm that you have: - [X] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...
### Please confirm that you have: - [X] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...
### Please confirm that you have: - [X] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...
### Please confirm that you have: - [X] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...
### Please confirm that you have: - [X] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...
### WHY are these changes introduced? Fixes https://github.com/Shopify/develop-advanced-edits/issues/210 This PR introduces the module that remotely renders storefronts and will power part of the `shopify theme dev` logic. ### WHAT is...