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

chore: CD를 설정한다. #21

Merged
merged 3 commits into from
Oct 30, 2023
Merged

chore: CD를 설정한다. #21

merged 3 commits into from
Oct 30, 2023

Conversation

hseong3243
Copy link
Collaborator

⛏ 작업 사항

  • Github Action + S3 + CodeDeploy를 이용한 애플리케이션 배포 설정을 추가하였습니다.

📝 작업 요약

  • CodeDeploy를 위한 설정 파일(appspec.yml, deploy.sh) 추가
  • 배포 설정을 위한 워크플로우(CD.yml) 추가

💡 관련 이슈

@hseong3243 hseong3243 self-assigned this Oct 30, 2023
@hseong3243 hseong3243 linked an issue Oct 30, 2023 that may be closed by this pull request
@hseong3243 hseong3243 added the 🚀 CI/CD CI/CD 작업 label Oct 30, 2023
@github-actions github-actions bot added the ⚙ Setting 개발 환경 세팅 label Oct 30, 2023
@sonarcloud
Copy link

sonarcloud bot commented Oct 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions
Copy link

Test Results

8 tests  ±0   8 ✔️ ±0   2s ⏱️ -1s
3 suites ±0   0 💤 ±0 
3 files   ±0   0 ±0 

Results for commit a88fbd3. ± Comparison against base commit 24b6cc7.

@hseong3243 hseong3243 merged commit 4151edf into dev Oct 30, 2023
6 checks passed
@hseong3243 hseong3243 deleted the feat/#20 branch October 30, 2023 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 CI/CD CI/CD 작업 ⚙ Setting 개발 환경 세팅
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

chore: CD를 설정한다.
1 participant