Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Github Actions를 통한 Entity-Table 매핑 검증 자동화 #269

Closed
2 tasks done
leeeeeyeon opened this issue Aug 30, 2024 · 0 comments
Closed
2 tasks done
Assignees
Labels
🎁 feature New feature or request

Comments

@leeeeeyeon
Copy link
Collaborator

leeeeeyeon commented Aug 30, 2024

💼 작업 설명

문제 상황
개발/운영 환경에서 Entity와 Table이 매핑되는지 검증하기 위해 로컬에서 profile을 dev나 prod로 변경하여 애플리케이션을 실행해보고 있습니다. 종종 해당 과정을 까먹어 FlywayException을 놓치는 상황이 발생합니다.

해결 방법
좋은 레퍼런스를 발견하여 해당 방법을 참고하여 CI 과정에 Entity와 Table 매핑 검증 과정을 추가합니다.

✅ To-do

  • 매핑 검증 자동화 스크립트 작성
  • Github Actions 플로우 리팩토링
@leeeeeyeon leeeeeyeon self-assigned this Aug 30, 2024
@leeeeeyeon leeeeeyeon changed the title enhance: Github Actions를 통한 Entity-Table 매핑 검증 자동화 feat: Github Actions를 통한 Entity-Table 매핑 검증 자동화 Sep 1, 2024
@leeeeeyeon leeeeeyeon added the 🎁 feature New feature or request label Sep 1, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
🎁 feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant