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

[BE] CI/CD 테스트 #17

Closed

Conversation

HKLeeeee
Copy link
Collaborator

@HKLeeeee HKLeeeee commented Nov 9, 2023

PR 설명

HKLeeeee에서 Upstream으로 바로 pr날려서 secret이 인식이 안됨

d0422 and others added 15 commits November 8, 2023 14:47
FE/release브랜치에 pull request시 테스트 배포 action이 작동하도록하는 yml작성
빌드, 테스트, 배포(업로드) 로직 작성
frontENd -> frontEnd
[FE] merge: 프론트엔드 FE/release브랜치 풀리퀘스트에 대한 CI/CD로직 구성 (#7)
yml working-directory가 ./frontEnd여서 작동되지 않는 문제, frontEnd로 디렉토리 변경
airbnb lint 적용 및 prettier 적용
[FE] merge: yml 경로 수정 (#9)
github 레포지토리 다운로드 (checkout) 사용
의존성 설치 로직 작성
CICD working directory 재설정
[FE] merge: yml 레포지토리를 받아오고 의존성 설치하는 로직 추가 (#10)
npm install에서 run대신 uses를 사용해서 발생한 오류 해결
[FE] merge: npm install에서 run대신 uses를 사용해서 발생한 오류 해결 (#12)
aws default 리전 추가하여 코드가 업로드되지 않던 오류 해결
[FE] merge: aws 리전 추가하여 코드가 업로드되지 않던 오류 해결 (#13)
merge: [FE] eslint + prettier 적용 (#14)
github action을 이용한 CI/CD
도커 파일을 빌드하고 ssh를 통해 서버에 접속하여 업데이트
업데이트 커맨드는 쉘 스크립트로  실행 예정
login-action 작동 오류로 cli 로그인 방식으로 변경해 봄
@HKLeeeee HKLeeeee closed this Nov 9, 2023
@HKLeeeee HKLeeeee deleted the BE126/feature/cicd branch November 14, 2023 10:43
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.

3 participants