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

데벨업 v1.0.0 Release #512

Merged
merged 6 commits into from
Sep 24, 2024
Merged

데벨업 v1.0.0 Release #512

merged 6 commits into from
Sep 24, 2024

Conversation

Minjoo522
Copy link
Contributor

구현 요약

프론트 허락 해주셔서 감사합니다. 👍

참고

코드 리뷰에 RCA 룰을 적용할 시 참고해주세요.

헤더 설명
R (Request Changes) 적극적으로 반영을 고려해주세요
C (Comment) 웬만하면 반영해주세요
A (Approve) 반영해도 좋고, 넘어가도 좋습니다. 사소한 의견입니다.

robinjoon and others added 6 commits September 23, 2024 21:46
* feat: HealthController 추가

* feat: compose.yml 무중단 배포 환경 변화에 따라 수정

* feat: Rolling 방식 무중단 배포 스크립트 작성

* fix: 슬랙 메세지 임시로 비활성화

* fix: 워크플로우 이름 변경

* fix: 클래스 이름 변경

* fix: compose 파일 변경

* fix: healthcheck api 응답 변경

* fix: healthcheck 로직 스크립트로 분리

* fix: 작업 경로 지정

* fix: healthcheck 주기 변경

* chore: 헬스 체크가 실패할 경우 이후 배포가 진행되지 않는지 확인

* feat: A 배포 실패 시 롤백하는지 확인

* chore: 트리거를 위한 공백 추가

* fix: ci cd 스크립트 오류 수정

* 공백 제거

* 스크립트에 컨티뉴 온 에러 제거

* fix: 롤백 시 이미지 이름 출력하도록 수정

* fix: 롤백 시 이미지 이름 출력하도록 수정

* fix: 롤백 시 이미지 이름 출력하도록 수정

* fix: 롤백 시 이미지 이름 출력하도록 수정

* fix: 롤백 시 이미지 이름 출력하도록 수정

* fix: 롤백 시 이미지 이름 출력하도록 수정

* fix: 롤백 시 이미지의 이전 버전을 제대로 불러오지 못하는 오류 수정

* chore: A 배포 후 헬스 체크 실패시 롤백 되는지 확인

* fix: 스크립트 정리

* 정상적인 상황 배포 테스트

* 스크립트 오타수정

* feat: 알림 보내는 스크립트 작성

* 배포 성공 테스트

* A 롤백 성공 테스트

* 슬랙 알림 보내는 조건 수정

* A 롤백 실패 테스트

* A 롤백 실패 테스트

* A 롤백 실패 테스트

* continue on error 제거

* 테스트

* 롤백 실패시 알림 테스트

* 배포 성공 시 알림 테스트

* 롤백 성공 시 알림 테스트

* 롤백 성공 시 알림 테스트 2

* fix: 헬스 체크 api 정상 동작하도록 수정

* fix: 타겟 브랜치 main으로 변경

* refactor: HealthApi 간소화

* chore: 스크립트 Job case 변경
* refactor: GithubUserInfoResponse로 이름 변경 및 패키지 이동

* refactor: OAuth 구조 변경

* refactor: OAuthProviderConverter 적용

* refactor: github oauth client 수정

* refactor: AuthApiTest 테스트 변경

* refactor: 테스트 코드 정렬

* test: RestClient 테스트 작성

* refactor: Swagger summary 수정 (Github -> OAuth)

* refactor: AutoConfigureMockMvc 제거 및 mockbean IntegrationTestSupport로 이동

* refactor: OAuthStrategyRegistry 생성자 파라미터 이름 변경

* refactor: 메서드 이름과 파라미터, 리턴 타입 일치

* refactor: SofyAssertions assertAll로 컨벤션에 맞게 변경

* refactor: timeout 추가

* refactor: readtimeout은 10초로 변경

* refactor: timeout 설정
* feat: Read, Write DB 분리

* feat: submodule 업데이트
* feat: flyway도입을 위한 설정

* fix: 테스트 환경에서 flyway 사용하지 않도록 설정

* refactor: ddl column 순서 수정

* refactor: 제약조건 네이밍

* fix: secrets conflict 해결
@Minjoo522 Minjoo522 added 🚛 백엔드 백엔드 관련 이슈 🎨 프론트엔드 프론트엔드 관련 이슈 labels Sep 24, 2024
@Minjoo522 Minjoo522 changed the title 데벨업 v1.0.0 릴리즈 데벨업 v1.0.0 Release Sep 24, 2024
Copy link
Member

@lilychoibb lilychoibb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

멋지당

Copy link
Member

@le2sky le2sky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

슛!

Copy link
Contributor

@robinjoon robinjoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

가즈아~~~~

@Minjoo522 Minjoo522 merged commit 1155276 into main Sep 24, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 프론트엔드 프론트엔드 관련 이슈 🚛 백엔드 백엔드 관련 이슈
Projects
Status: 😎 DONE
Development

Successfully merging this pull request may close these issues.

8 participants