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

### What area(s) will this request affect? Theme ### What type of change do you want to see? New feature ### Overview Lock a theme folder to a specific store...

Type: Enhancement
Area: @shopify/theme

Context: https://github.com/Shopify/shopify-cli/pull/2200#issuecomment-1115934030

Type: Enhancement
Area: @shopify/theme

### What area(s) will this request affect? Other ### What type of change do you want to see? New feature ### Overview Create a new set of commands that can...

Type: Enhancement

The entire treatment of the `-u` `-d`, `--live`, and `-t` flags are pretty smelly imo - `-u`, `-d`, and `--live` represent the role of the theme, so I feel like...

Area: @shopify/theme
tech debt

### 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...

### What area(s) will this request affect? Theme ### What type of change do you want to see? New feature ### Overview Would it be possible to add a flag...

Type: Enhancement
Area: @shopify/theme

Bumps the nx group with 3 updates: [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin), [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx). Updates `@nx/eslint-plugin` from 16.8.1 to 16.10.0 Commits 6c37113 fix(linter): add schema for nx plugin checks rule (#19447) bf7e663 feat(linter):...

dependencies

Bumps the oclif group with 1 update in the / directory: [oclif](https://github.com/oclif/oclif). Updates `oclif` from 4.6.1 to 4.10.4 Release notes Sourced from oclif's releases. 4.10.4 Bug Fixes deps: bump @​aws-sdk/client-cloudfront...

dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.5.3. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs with directories (#16250) (96a7f3a), closes #16250 4.5.2 (2024-01-19) fix: fs deny for case...

dependencies

### WHY are these changes introduced? Fixes #3816 Currently, the Shopify CLI's documentation indicates that, to work with themes, we need to have ruby version 2.7.2 or higher. However, with...

cla-needed