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 env variables through .env file creation #85

Merged
merged 2 commits into from
Sep 15, 2024

Conversation

arkadiuszbachorski
Copy link
Contributor

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 and Contributing Guidelines:

Copy link
Member

@PSchmiedmayer PSchmiedmayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @arkadiuszbachorski!

@PSchmiedmayer PSchmiedmayer merged commit 5ca36c4 into main Sep 15, 2024
3 checks passed
@PSchmiedmayer PSchmiedmayer deleted the envFirebase2 branch September 15, 2024 17:42
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