Skip to content

[infra/ci-test] Github Actions를 이용한 CICD 워크 플로우 작성 #34

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

Closed
4 tasks done
dldmsql opened this issue Feb 3, 2023 · 3 comments
Closed
4 tasks done
Assignees
Labels
infra 인프라 이슈

Comments

@dldmsql
Copy link
Member

dldmsql commented Feb 3, 2023

Description

Github Actions를 이용한 CI 워크 플로우와 CD 워크 플로우 작성

To-do

  • 테스트를 위한 application-secret.yml 생성
  • Github Actions를 이용한 CI 워크 플로우 파일 생성
  • 테스트 코드를 통한 테스트
  • CD 워크 플로우 파일 생성 및 테스트
@dldmsql dldmsql added the infra 인프라 이슈 label Feb 3, 2023
@dldmsql dldmsql self-assigned this Feb 3, 2023
dldmsql added a commit that referenced this issue Feb 3, 2023
dldmsql added a commit that referenced this issue Feb 3, 2023
@dldmsql
Copy link
Member Author

dldmsql commented Feb 3, 2023

@Qbeom0925 성공하는 케이스와 실패하는 케이스의 테스트코드 작성을 통해 CI 워크 플로우 테스트를 진행했습니다.

@dldmsql
Copy link
Member Author

dldmsql commented Feb 3, 2023

깃헙 액션으로 CI 테스트하기 블로그를 참고해서 진행했습니다.

dldmsql added a commit that referenced this issue Feb 7, 2023
#34 CI 테스트를 위한 실패 테스트 케이스 코드 작성
@dldmsql
Copy link
Member Author

dldmsql commented Feb 7, 2023

CD 워크플로우 테스트 중에 마주한 이슈 -> github actions에 로그인된 docker hub 정보와 EC2에 로그인된 정보가 달라 ( 패스워드 변경에 따른 ) 오류 발생

여기 참고

dldmsql added a commit that referenced this issue Feb 7, 2023
dldmsql added a commit that referenced this issue Feb 7, 2023
@dldmsql dldmsql changed the title [infra/ci-test] Github Actions를 이용한 CI 테스트 워크 플로우 [infra/ci-test] Github Actions를 이용한 CICD 워크 플로우 작성 Feb 7, 2023
dldmsql added a commit that referenced this issue Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra 인프라 이슈
Projects
None yet
Development

No branches or pull requests

2 participants