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.
변경사항
기존의 2.6.9가 prod환경에서 정상적으로 배포되지 않는 문제가 있다.
이를 수정한 스크립트를 사용한다.
TODO
refactor: Log level 변경
refactor: 환경 별 Log Setting 변경 완료
refactor: 로그파일 저장 기간을 10일로 단축
refactor(FirebaseNotificationService): message 변환 로직을 메서드로 추출
test(AdminAcceptanceTest): 관리자의 공지 전송 인수테스트 작성