-
Notifications
You must be signed in to change notification settings - Fork 2
Feat: 스터디룸 공지사항 및 즐겨찾기 기능 구현 (#287) #300
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
Merged
Conversation
This file contains hidden or 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
: 조회 분할
- Redis 버전 업그레이드 기존: 6.2 -> 변경: 7.0
- 자동화 시, 잘못된 도메인으로 호스트 ID 검증하는 오류 해결
- 잘못 표기한 도메인 네임 변경
- Github Actions commandLine 인식 문제로 인해 set -Eeuo pipefail 줄바꿈
- 인스턴스 ID 체크 삭제
- .env 파일 추가시, $DOT_ENV_PROD -> $DOT_ENV 로 변경
- mysql 사용자 정보 변경
- application-prod.yml 과 application.yml 동기화
- H2 DB 허용 X
joyewon0705
approved these changes
Oct 15, 2025
jueunk617
approved these changes
Oct 15, 2025
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.
📌 개요
🔨 작업 내용
📝 참고 사항
✅ 체크리스트