Skip to content
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

[Feature]: Add Reconciliation Strategy as Flag #4533

Open
philippjordan opened this issue Sep 26, 2024 · 4 comments
Open

[Feature]: Add Reconciliation Strategy as Flag #4533

philippjordan opened this issue Sep 26, 2024 · 4 comments
Labels
Area: @shopify/theme @shopify/theme package issues Type: Enhancement New feature or request

Comments

@philippjordan
Copy link

What area(s) will this request affect?

Theme

What type of change do you want to see?

New feature

Overview

It would be nice to set the Reconciliation Strategy as a flag within the Shopifiy CLI Commend like:

shopify theme dev --theme-editor-sync --environment dev --strategy="local"

Motivation

When we are using the Shopify CLI within a Docker Container we receive sometimes this error

╭─ error ──────────────────────────────────────────────────────────────────────╮
│                                                                              │
│  Failed to prompt:                                                           │
│                                                                              │
│  Reconciliation Strategy                                                     │
│                                                                              │
│  This usually happens when running a command non-interactively, for example  │
│   in a CI environment, or when piping to or from another process.            │
│                                                                              │
│  To resolve this, specify the option in the command, or run the command in   │
│  an interactive environment such as your local terminal.                     │
│                                                                              │
╰──────────────────────────────────────────────────────────────────────────────╯

@philippjordan philippjordan added the Type: Enhancement New feature or request label Sep 26, 2024
@darrencraig
Copy link

I'd appreciate this feature too.

@craigmichaelmartin craigmichaelmartin added the Area: @shopify/theme @shopify/theme package issues label Sep 26, 2024
@rcasimmons
Copy link

This would be amazing.

100% of the time we never resort to the remote so adding as a flag so we can force to always use the local version would be good.

@KukinPavel
Copy link

Would be great. We missing it so much in our workflow, please have a look at it.

@rfetiu-webweit
Copy link

Thank you for bringing up this issue. If the Shopify team could address it, it would be a significant help for our team as well. We appreciate any updates or resolutions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: @shopify/theme @shopify/theme package issues Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants