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

feat: Enable environment variable injection through configuration file #360

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

olivierodo
Copy link
Member

@olivierodo olivierodo commented Mar 21, 2023

Type of change

  • Bug fix (fixes an issue)
  • New feature (adds functionality)

Related issues

Fix #351

Checklists

Development

  • Lint rules pass locally
  • Application changes have been tested thoroughly
  • Automated tests covering modified code pass

Security

  • Security impact of change has been considered
  • Code follows project security practices and guidelines

Code review

  • Pull request has a descriptive title and context useful to a reviewer. Screenshots or screencasts are attached as necessary
  • Changes have been reviewed by at least one other contributor
  • Pull request linked to issue tracker where applicable

@olivierodo olivierodo merged commit 437485a into master Mar 22, 2023
@olivierodo olivierodo deleted the inject-env-vars branch December 1, 2023 16:28
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.

🚀 [FEATURE]: Inject environment variable to microservice
1 participant