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 config packages for consistent configuration using viper #45

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

yunkon-kim
Copy link
Member

  • Update setup.env mainly for prod
  • Add config.yaml mainly for dev and align with setup.env
  • Update Dockerfile and test to execute container
  • Replace os.env() with viper.GetString()
  • Modify print-related code to logging

- Update `setup.env` mainly for prod
- Add `config.yaml` mainly for dev and align with `setup.env`
- Update Dockerfile and test to execute container
- Replace os.env() with viper.GetString()
- Modify print-related code to logging
@yunkon-kim
Copy link
Member Author

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label Dec 19, 2023
@cb-github-robot cb-github-robot merged commit e9dd0b0 into cloud-barista:main Dec 19, 2023
2 checks passed
@yunkon-kim yunkon-kim deleted the patch-yunkon-kim-1 branch December 20, 2023 01:09
@yunkon-kim yunkon-kim mentioned this pull request Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This PR is approved and will be merged soon.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants