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

Change env variables for same build command across different environments #69

Open
1 of 10 tasks
satyam73 opened this issue Mar 18, 2024 · 0 comments
Open
1 of 10 tasks

Comments

@satyam73
Copy link
Member

satyam73 commented Mar 18, 2024

Issue Description

We have to change env variables for same build command across different environments.

Expected Behavior

One build command can be used in any environment and we can use environment variable to check what environment the build has to be generated for.

Current Behavior

Currently we have different build command and env files for different environments, like:
yarn build:production for production
yarn build:staging for staging

Screenshots

n/a

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

n/a

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.
@satyam73 satyam73 mentioned this issue Mar 18, 2024
10 tasks
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

No branches or pull requests

1 participant