-
Notifications
You must be signed in to change notification settings - Fork 8
[DEPLOY] v1.0.4 #272
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
[DEPLOY] v1.0.4 #272
Conversation
[RELEASE] 250222 릴리즈
* feat: 지원서 제출 시 응답에 지원 횟수 추가 * fix: 지원서 제출 최대 횟수 3번으로 수정 * refactor: 불필요한 조건문 제거 * fix: V8 -> V10으로 변경 * style: 개행 추가
* refactor: SiteUser에서 MyPage로 서비스명 변경하여 역할 명확화 * feat: 닉네임 중복 검증 api 추가 * style: 컨트롤러 메서드 인자 개행 컨벤션 적용 * refactor: checkNicknameExists로 함수명 개선
* refactor: GPA 대신 GpaResponse DTO로 응답 구조 개선 * refactor: LanguageTest 대신 LanguageTestResponse DTO로 응답 구조 개선
* chore: ci 스크립트 작성 * chore: 테스트용 application.yml 분리 * test: test profile 제거 * refactor: 애플 시크릿키를 yml로 이동 * refactor: 함수 이름 변경 * refactor: 오타 수정 * refactor: redis testcontainers 설정 수정 * refactor: ddl-auto 옵션 변경 - create-drop을 create로 변경 - 테스트 컨테이너를 실행해서 테스트하기 때문에, 테스트가 종료되면 당연히 테이블이 삭제된다. 따라서 create-drop을 하는것과 create를 하는 것이 동일하게 동작한다. 굳이 create로 바꾼 것은 삭제 시 FK 위반으로 WARN 로그가 불필요하게 백몇줄이 찍히는걸 막기 위해서. * test: e2e 테스트 수정 - 깨지는 테스트 수정 - 비지니스 로직 변경으로 더 이상 해당되지 않는 테스트 삭제 * chore: createAt과 updateAt의 나노초 길이 고정 * style: 주석 추가 * refactor: MySQL 테스트 컨테이너 설정 변경 - redis 테스트 컨테이너와 동일하게 설정하여 불필요한 인지 부하를 줄인다.
[RELEASE] 250403 릴리즈
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
No description provided.