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

운영 GCS 구축 #51

Merged
merged 2 commits into from
Jan 16, 2024
Merged

운영 GCS 구축 #51

merged 2 commits into from
Jan 16, 2024

Conversation

jinhoon227
Copy link
Contributor

⭐️ Issue Number

🚩 Summary

운영 환경 GCS 를 적용 했습니다.

🛠️ Technical Concerns

환경별 적용

GCS 가 dev, prod 로 나눠지면서 환경별로 다르게 설정값이 적용되도록 했습니다. local, test 의 경우에는 GCS 를 사용하지 않으므로 GCS 관련하여 local, test 의 경우 적용이 안되도록 했습니다.

close #50

@jinhoon227 jinhoon227 added the ✨ Feature 기능 관련 label Jan 16, 2024
@jinhoon227 jinhoon227 requested a review from sungjindev January 16, 2024 16:30
@jinhoon227 jinhoon227 self-assigned this Jan 16, 2024
Copy link

github-actions bot commented Jan 16, 2024

Test Results

11 tests  ±0   11 ✅ ±0   16s ⏱️ -1s
 8 suites ±0    0 💤 ±0 
 8 files   ±0    0 ❌ ±0 

Results for commit 31da112. ± Comparison against base commit 36fd342.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@sungjindev sungjindev left a comment

Choose a reason for hiding this comment

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

Profile 애너테이션 활용해서 배포 환경 별로 다르게 설정해주셨군요.
고생하셨습니다~ 머지하셔도 좋습니다!

@jinhoon227 jinhoon227 merged commit 4ba9c6b into develop Jan 16, 2024
3 checks passed
@jinhoon227 jinhoon227 deleted the feature/set-prod-gcs(#50) branch January 16, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 관련
Projects
None yet
Development

Successfully merging this pull request may close these issues.

운영 GCS 구축
2 participants