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

Add the Ability to Inject Environment Variables #82

Closed
wants to merge 7 commits into from

Conversation

PSchmiedmayer
Copy link
Member

Add the Ability to Inject Environment Variables

⚙️ Release Notes

  • Add the Ability to Inject Environment Variables

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

Signed-off-by: Paul Schmiedmayer <PSchmiedmayer@users.noreply.github.com>
@PSchmiedmayer PSchmiedmayer added the enhancement New feature or request label Sep 6, 2024
@PSchmiedmayer PSchmiedmayer self-assigned this Sep 6, 2024
Signed-off-by: Paul Schmiedmayer <PSchmiedmayer@users.noreply.github.com>
Signed-off-by: Paul Schmiedmayer <PSchmiedmayer@users.noreply.github.com>
Signed-off-by: Paul Schmiedmayer <PSchmiedmayer@users.noreply.github.com>
Signed-off-by: Paul Schmiedmayer <PSchmiedmayer@users.noreply.github.com>
@arkadiuszbachorski
Copy link
Contributor

We can close this PR in favor of #85

PSchmiedmayer pushed a commit that referenced this pull request Sep 15, 2024
# Add the ability to inject env variables through .env file creation

## ♻️ Current situation & Problem
#82 aims to achieve the same
effect. We need to do it through `.env` file creation, because otherwise
values aren't properly propagated to build process.


## ⚙️ Release Notes 
* Add the ability to inject env variables through .env file creation


## ✅ Testing
I updated created test deployment of Web-Frontend successfully with this
branch.


### Code of Conduct & Contributing Guidelines 

By submitting creating this pull request, you agree to follow our [Code
of
Conduct](https://github.com/StanfordBDHG/.github/blob/main/CODE_OF_CONDUCT.md)
and [Contributing
Guidelines](https://github.com/StanfordBDHG/.github/blob/main/CONTRIBUTING.md):
- [x] I agree to follow the [Code of
Conduct](https://github.com/StanfordBDHG/.github/blob/main/CODE_OF_CONDUCT.md)
and [Contributing
Guidelines](https://github.com/StanfordBDHG/.github/blob/main/CONTRIBUTING.md).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants