-
Notifications
You must be signed in to change notification settings - Fork 0
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
Mafia-together ver 2.0 prod deploy #165
Merged
Merged
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
* chore: CI/CD에도 깃허브 연동 추가 * chore: FeignClient 의존성 추가 * feat: Service 구성 * feat: Exception Handler에 연결 * chore: discord 적용 * chore: 문구 수정 * chore: build.gradle 코드들과 컨벤션 일치 * refactor: 코드 정리 * refactor: Component Annotation 제거
* refactor: findByCodeAndName 메서드 추가 * feat: ParticipantJoinEvent 추가하여 접속 시 SSE 요청 보낼 수 있도록 설정 * test: InMemorySseEmitterRepository Test 추가 * test: EventListener Test 추가 * test: LobbyInfoResponse Test 수정 및, EventListener MockBean 처리를 통해 에러 해결 * refactor: 패키지 이동 * refactor: 예외 변경 * refactor: Suppress 추가하여 Ascii Code Error 해결 * refactor: Lobby에 isMaster 구현
* feat: 직업 스킬 사용을 웹소켓으로 변경 * refactor: JobController 통일 및 테스트 수정
* refactor : SSE 로직 Game에서 분리 * refactor : SSE event publish 로직 bean을 통해 common으로 이동 * refactor : sse disconnect 로직 common으로 이동 * refactor : SseRepository 명 Session 변경 및 infra package로 이동 * Test : SseEventPublisher 테스트 작성 * test : SseAspectTest 구현 * refactor : 상수 함수 내부 변수로 변경 * refactor : final 키워드 추가 및 SseEventBuilder import 추가 * refactor : 메서드 네임 수정 및 Sse 생성 매서드 위치 이동 * refactor : aspect test 수정 * refactor : aspect test method 모킹 * refactor : mockito 버전 문제 해결
* refactor: status 제거 * refactor: Mafia 결과 조회 제거 및 v2 명시 제거 * refactor: Http 통신 제거 및 버전 표식 제거 * refactor: 테스트 수정
* chore: ci시 라벨 체크 삭제 * fix: import 추가
* feat: 웹소켓 채팅 리팩터링 * feat: 웹소켓 스킬 response 변경
waterricecake
added a commit
that referenced
this pull request
Dec 22, 2024
This reverts commit b5db613.
waterricecake
added a commit
that referenced
this pull request
Dec 22, 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.
No description provided.