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

Update CLI env variable names #1161

Closed
wants to merge 1 commit into from
Closed

Update CLI env variable names #1161

wants to merge 1 commit into from

Conversation

paulomarg
Copy link
Contributor

@paulomarg paulomarg commented May 18, 2023

Description

With Shopify/cli#1789, the CLI will deprecate some env var names. While they will still be present so previous apps won't break, we should migrate new apps as soon as possible to the new format.

This PR adds support for the new variable names, but falls back to the current ones so it won't affect existing apps.

Checklist:

  • My commit message follow the pattern described in here
  • I have performed a self-review of my own code.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added a changelog line.

@paulomarg
Copy link
Contributor Author

We've decided to close this for now since we might want to take a slightly different approach in the future!

@paulomarg paulomarg closed this Jun 23, 2023
@paulomarg paulomarg deleted the update_env_var_names branch June 23, 2023 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants