Skip to content

Board: 각 모듈의 Base Package 구분 #94

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

Open
wants to merge 105 commits into
base: main
Choose a base branch
from

Conversation

merge-simpson
Copy link
Member

Issues

Description

  • Board 관련 모듈들에 고유한 base package를 할당합니다.
  • BoardErrorCode를 이제 통합해서 관리합니다.

Review Points

  • 모듈별 베이스 패키지 이름이 알맞게 입력되었는지 검토해 주세요.
  • 혹시 더 개선할 네이밍이 있다면 말씀해 주세요.

How Has This Been Tested?

  • 실행 여부(컴파일·빌드·부트타임 통과)를 육안으로 확인했습니다.
  • 별도 테스트 코드가 필요하지 않은 작업이었습니다. (Board 관련 모듈들에 테스트 코드가 아직 없기 때문입니다.)

JeongJeongYong and others added 30 commits April 29, 2025 22:38
silberbullet and others added 18 commits May 17, 2025 13:49
…eature/core-rest-client

# Conflicts:
#	monolith/main-runner/build.gradle.kts
#	services/board/board.settings.gradle.kts
Common: EnumUtil 추가 및 `BoardStatus`에 적용
@merge-simpson merge-simpson added the review: ing Reviews are in progress and taking time label May 17, 2025
@merge-simpson
Copy link
Member Author

merge-simpson commented May 17, 2025

💡 Diff 확인하기

▶ 이동

📣 일부 conflict 해결을 위해 main 브랜치에 대해 rebase 했습니다.
받아 온 commit이 추가되면서 file changed 탭에 노출되는 파일 수가 증가했습니다.


PR과 별개로 단순히 main 브랜치와 차이를 보고 싶다면 하기 링크를 이용해 주세요.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: board Issues in the board module review: ing Reviews are in progress and taking time type: refactor A code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

☀️ Board: BoardErrorCode로 통합 [SUB-ISSUE] Board: 모듈별 베이스 패키지 구분
3 participants