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

Handling env variables during deployment #6352

Open
3 tasks
ramyaragupathy opened this issue Apr 22, 2024 · 1 comment
Open
3 tasks

Handling env variables during deployment #6352

ramyaragupathy opened this issue Apr 22, 2024 · 1 comment
Assignees
Labels
containerization issues that relate to containers infrastructure deployment Release deployment or hotfixes priority: medium type: enhancement Improving an existing functionality

Comments

@ramyaragupathy
Copy link
Member

Coming from a discussion on changeset comment #6340:

  • there should be logic within code to identify if the default changeset comment var is set in a certain format
  • Remove the changeset comment as a default variable. If it is not set, it should be flagged and build fails
  • Removing duplicate env variables in the frontend. If they are set in the backend, frontend deployment should automatically access it instead of having to set up manually. At present our deployment covers,
    - Backend via cloudformation and
    - Frontend via yarn build in circle CI and upload to S3 bucket
@ramyaragupathy ramyaragupathy added type: enhancement Improving an existing functionality priority: medium containerization issues that relate to containers infrastructure labels Apr 22, 2024
@ramyaragupathy ramyaragupathy added the deployment Release deployment or hotfixes label May 1, 2024
@ramyaragupathy
Copy link
Member Author

related #6165

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
containerization issues that relate to containers infrastructure deployment Release deployment or hotfixes priority: medium type: enhancement Improving an existing functionality
Projects
None yet
Development

No branches or pull requests

4 participants