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]: environment prompt #5467

Open
stijns96 opened this issue Feb 27, 2025 · 0 comments
Open

[Feature]: environment prompt #5467

stijns96 opened this issue Feb 27, 2025 · 0 comments
Labels
Type: Enhancement New feature or request

Comments

@stijns96
Copy link

What area(s) will this request affect?

Theme

What type of change do you want to see?

Substantial change to existing feature

Overview

Within our company we have built a wrapper around the Shopify CLI to e.g. build our files first and after that spin up the Shopify server. Additionally, when you execute pnpm run push, and you don't give it a environment flag, it will prompt the user to choose an environment from the shopify.theme.toml. The user can select one or even multiple environments to push to. The CLI will then do a built and pushes it to the select environment(s). When you select multiple is pushes the themes one by one.

Motivation

Speed up the releasing process and making releasing themes easier throughout multiple stores and staging environments

@stijns96 stijns96 added the Type: Enhancement New feature or request label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant