Skip to content

[chore] 운영서버로 배포 - 25/08/21#270

Merged
seongjunnoh merged 82 commits intomainfrom
develop
Aug 21, 2025
Merged

[chore] 운영서버로 배포 - 25/08/21#270
seongjunnoh merged 82 commits intomainfrom
develop

Conversation

@seongjunnoh
Copy link
Collaborator

@seongjunnoh seongjunnoh commented Aug 21, 2025

#️⃣ 연관된 이슈

📝 작업 내용

개발 서버에 적용된

  • data base 구조 변경 (roompost, alias, category, tag 등)

을 운영서버로 배포합니다

[개발 서버의 DB dump 백업, 운영 서버의 DB dump 백업, 개발 서버의 DB dump -> 운영서버의 DB로 적용]
까지 진행된 상태입니다

📸 스크린샷

💬 리뷰 요구사항

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

📌 PR 진행 시 이러한 점들을 참고해 주세요

* P1 : 꼭 반영해 주세요 (Request Changes) - 이슈가 발생하거나 취약점이 발견되는 케이스 등
* P2 : 반영을 적극적으로 고려해 주시면 좋을 것 같아요 (Comment)
* P3 : 이런 방법도 있을 것 같아요~ 등의 사소한 의견입니다 (Chore)

buzz0331 and others added 30 commits August 18, 2025 01:31
…ete-content-table' into refactor/#257-alias-category-tag-jpa-structure
- 바뀐 jpa 구조에서 Query Projection을 위해 프로젝션 생성자 코드 수정
hd0rable and others added 22 commits August 20, 2025 17:35
# Conflicts:
#	src/test/java/konkuk/thip/room/domain/RoomParticipantTest.java
- room member 획득하는 코드 수정
- 필요없는 join, group by 코드 삭제
[refactor] Post 관련 상속 전략 변경
…t-table

[refactor]  Content 테이블 삭제 후 Feed에 종속
…y-tag-jpa-structure

[refactor] alias, category, tag jpa 구조 수정
@coderabbitai
Copy link

coderabbitai bot commented Aug 21, 2025

Important

Review skipped

More than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review.

49 files out of 156 files are above the max files limit of 100. Please upgrade to Pro plan to get higher limits.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing Touches
  • 📝 Generate Docstrings
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch develop

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@seongjunnoh seongjunnoh changed the title [chore] 운영서버로 배포 [chore] 운영서버로 배포 - 25/08/21 Aug 21, 2025
@github-actions
Copy link

github-actions bot commented Aug 21, 2025

Test Results

411 tests   411 ✅  31s ⏱️
124 suites    0 💤
124 files      0 ❌

Results for commit 8004dff.

♻️ This comment has been updated with latest results.

- 독서메이트 조회 api 의 request param 으로 userId 값이 추가됨에 따라 테스트 코드 수정
@seongjunnoh seongjunnoh merged commit 3b9c9d1 into main Aug 21, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants