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

[devops] - GitHub Actions CI/CD 설정 #10

Open
Gupuroom opened this issue Mar 7, 2024 · 0 comments
Open

[devops] - GitHub Actions CI/CD 설정 #10

Gupuroom opened this issue Mar 7, 2024 · 0 comments
Assignees
Milestone

Comments

@Gupuroom
Copy link
Contributor

Gupuroom commented Mar 7, 2024

📑 구현 사항

GitHub Actions를 활용하여 AWS 서버에서 백엔드 CI/CD 파이프라인 구축

🚧 참고 사항

작업 순서

  1. GitHub Actions 설정 파일 작성: 자동화된 CI/CD 워크플로우를 정의합니다.
  2. AWS와의 연동 설정: AWS 서비스와 GitHub Actions 간의 연동을 구성합니다.
  3. CI(지속적 통합) 프로세스 검증: 코드 통합 후 자동 빌드 및 테스트가 수행되는지 확인합니다.
  4. CD(지속적 배포) 프로세스 검증: 코드 변경 사항이 자동으로 배포되는지 확인합니다.
  5. 최종 테스트 실행: CI/CD 파이프라인이 예상대로 작동하는지 종합적으로 테스트합니다.
@Gupuroom Gupuroom added this to the Part 1 milestone Mar 7, 2024
@Gupuroom Gupuroom self-assigned this Mar 7, 2024
@Gupuroom Gupuroom modified the milestones: Part 1, Part 2, Part 3 Mar 8, 2024
@Gupuroom Gupuroom reopened this Apr 1, 2024
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

No branches or pull requests

1 participant