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? Related to https://github.com/Shopify/develop-app-outer-loop/issues/1412 Depends on https://github.com/shop/world/pull/18709 ### WHAT is this pull request doing? Uses Brotli to compress the app bundle when using App Management...

# Add JSON schema support for app configuration validation ### WHY are these changes introduced? This PR generates a JSON schema for the app configuration file, which will enable better...

no-pr-activity

### WHY are these changes introduced? Remove metafield support from schemas that don't actually need it. ### WHAT is this pull request doing? - Keep metafields only in the extensions...

We need to release the functions JS package before we merge this. ### WHY are these changes introduced? Part of https://github.com/shop/issues-shopifyvm/issues/29 ### WHAT is this pull request doing? Uses the...

### WHY are these changes introduced? UI extensions currently don't output any logging for successful builds, unlike Functions. ### WHAT is this pull request doing? Adds logging for esbuild-managed builds...

### 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/theme

### WHAT is this pull request doing? Adds a new `refreshSchemaBank` function that stores JSON schemas from extension specifications in the `.shopify/schemas` directory. This enables better IDE integration for extension...

no-pr-activity

Wont's ship - would need instead an update of the whole package in `vendor`

### WHY are these changes introduced? - closes https://github.com/shop/issues-retail-on-payments-platform/issues/174 - depends on https://github.com/Shopify/partners/pull/59179 Adds a new payments app extension type card present for supporting retail in person payments on PPP....

### WHY are these changes introduced? With `renderTasks`, we'd like to update the `title` while the task is running, so we can provide better feedback to the user on the...