-
Notifications
You must be signed in to change notification settings - Fork 4
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] 운영서버 배포 #698
Merged
Merged
[BE] 운영서버 배포 #698
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* refactor: todo patch시 pair_room_id 사라지는 문제 해결 * fix: jwt NPE 핸들링 * fix: Sgin in NPE 핸들링 * fix: alllow header에 content tpye 추가 * fix: Timer update 테스트 오류 수정 * chore: 로그 심기 * fix: preflight 옵션 filter 제외 * chore: 로그 뽑기 * fix: 로그인 체크 필터링 제거 * feat: 데이터 소스 분리 * chore: 데이터 소스 CD/TEST 분리 * chore: 데이터 소스 분리로 인한 컴포즈 변경 * chore: 데이터 소스 분리로 인한 컴포즈 변경 * chore: 데이터 소스 분리로 인한 컴포즈 변경1 --------- Co-authored-by: reddevilmidzy <[email protected]> Co-authored-by: Redddy <[email protected]> Co-authored-by: Sunguk Yang (Kelly) <[email protected]>
production cd 스크립트 데이터 소스 분리 반영
production cd 스크립트 데이터 소스 분리 반영
* feat: 엑세스 코드 생성 전략 수정 * feat: 엑세스 코드 생성 전략 수정
* feat: 엑세스 코드 생성 전략 수정 * feat: 엑세스 코드 생성 전략 수정 * feat: 엑세스 코드 생성 전략 수정
[BE] check api 호출 시 예외 수정
[BE] 테스트 서버 배포
[BE] 타이머 무한 스케줄링 에러 해결
* style: 로그 제거 * [BE] TEST DB 소스 변경 (#686) * refactor: stop 및 pause 메서드 리팩터링 * feat: 타이머가 실행 중에 다시 실행될 수 없게 조건문 추가 * feat: 타이머가 실행 중일 때만 종료할 수 있게 조건 추가 * refactor: TimerEntity 찾을 때 pairRoom id 대신 PairRoomEntity로 넘기기 --------- Co-authored-by: reddevilmidzy <[email protected]> Co-authored-by: lemone <[email protected]> Co-authored-by: Redddy <[email protected]> Co-authored-by: lemone <[email protected]>
* feat: 스켈줄러 매치 에러 보완 * fix: 로그인 확인 로직 필터링 제외
* style: 로그 제거 * [BE] TEST DB 소스 변경 (#686) * refactor: stop 및 pause 메서드 리팩터링 * feat: 타이머가 실행 중에 다시 실행될 수 없게 조건문 추가 * feat: 타이머가 실행 중일 때만 종료할 수 있게 조건 추가 * refactor: TimerEntity 찾을 때 pairRoom id 대신 PairRoomEntity로 넘기기 * [BE] 클라이언트 에러 로그 없애기 (#692) * feat: 스켈줄러 매치 에러 보완 * fix: 로그인 확인 로직 필터링 제외 --------- Co-authored-by: reddevilmidzy <[email protected]> Co-authored-by: lemone <[email protected]> Co-authored-by: Redddy <[email protected]> Co-authored-by: lemone <[email protected]>
* feat: 스켈줄러 매치 에러 보완 * fix: 로그인 확인 로직 필터링 제외 * feat: 세션 사용 필터 삭제
[BE] 테스트 서버 배포
reddevilmidzy
approved these changes
Oct 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
연관된 이슈
구현한 기능
세션 공유 필터링 일시 제외
상세 설명