cli icon indicating copy to clipboard operation
cli copied to clipboard

Build apps, themes, and hydrogen storefronts for Shopify

Results 390 cli issues
Sort by recently updated
recently updated
newest added

### WHY are these changes introduced? Fixes #0000 ### WHAT is this pull request doing? ### How to test your changes? ### Post-release steps ### Measuring impact How do we...

Follow up to https://github.com/Shopify/cli/pull/6002. ### WHY are these changes introduced? Shopify [introduced new requirements](https://shopify.dev/docs/storefronts/themes/store/requirements#adding-presets-to-your-theme-zip-submission) for the Shopify Theme Store that require themes with multiple presets to include a `/listings` directory...

### WHY are these changes introduced? Fixes #0000 ### WHAT is this pull request doing? ### How to test your changes? ### Post-release steps ### Measuring impact How do we...

closes https://github.com/shop/issues-event-foundations/issues/518 ### WHY are these changes introduced? Adds support for the `name` field on webhook subscriptions when registered in the app's `shopify.app.toml` ### WHAT is this pull request doing?...

### WHY are these changes introduced? Fixes #0000 ### WHAT is this pull request doing? ### How to test your changes? ### Post-release steps ### Measuring impact How do we...

### WHY are these changes introduced? ⚠️ These PRs for the templates must be merged first (the acceptance tests will pass then): - https://github.com/Shopify/shopify-app-template-react-router/pull/127 - https://github.com/Shopify/shopify-app-template-none/pull/24 The [subscriptions-reference-app template](https://github.com/Shopify/subscriptions-reference-app/blob/main/shopify.app.toml) is...

Related to https://github.com/shop/issues-develop/issues/21256 ### WHY are these changes introduced? We are using Destinations API to fetch organization details, but that's not the right API to use for that ([Documentation](https://github.com/shop/world/blob/main/areas/platforms/organizations/documentation/architecture/apis.md#current-apis)). ###...

stale-exempt

Adds configurable bind address support to the `shopify app dev` command to enable Docker container development workflows. ### Problem - Fixes #6355 - Recent CLI versions hardcode `localhost` binding 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...

Type: Bug
Area: @shopify/app
no-issue-activity

### WHY are these changes introduced? Closes: https://github.com/Shopify/developer-tools-team/issues/902 Analytics aren't logging when we have a `theme dev` error during bootup or a background promise rejection during a session. This is...