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

무중단 배포 GitAction 스크립트 업데이트 #830

Merged
merged 16 commits into from
Apr 22, 2024
Merged

무중단 배포 GitAction 스크립트 업데이트 #830

merged 16 commits into from
Apr 22, 2024

Conversation

wken5577
Copy link
Contributor

📌 개요

  • 무중단 배포를 위한 Git Action 스크립트 업데이트입니다.

💻 작업사항

  • auto scaling 활용해서 Rolling Update 방식으로 배포

✅ 변경로직

💡Issue 번호

@wken5577 wken5577 self-assigned this Apr 22, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.88%. Comparing base (6e38756) to head (1c97481).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #830      +/-   ##
============================================
+ Coverage     75.82%   75.88%   +0.06%     
- Complexity     1090     1093       +3     
============================================
  Files           365      365              
  Lines          4811     4811              
  Branches        391      391              
============================================
+ Hits           3648     3651       +3     
+ Misses          991      990       -1     
+ Partials        172      170       -2     
Flag Coverage Δ
integrationTest 70.00% <ø> (ø)
unitTest 36.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wken5577 wken5577 merged commit bcf10a3 into main Apr 22, 2024
2 of 3 checks passed
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