Skip to content
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

Docker 배포 환경의 Flyway 설정 및 테스트 환경 수정 #65

Merged
merged 10 commits into from
Dec 3, 2024

Conversation

ahyeonkong
Copy link
Member

#️⃣ 연관된 이슈

#64

📝 작업 내용

  • Dockerfile에 Flyway 설정 추가
  • 테스트 환경 설정 파일 구성 및 테스트 클래스 설정
  • GitHub Actions test.yml 수정해서 contextLoads() 테스트 오류 고치기
  • CI/CD 프로필 활성화

📷 스크린샷 (선택)

💬 리뷰 요구사항 (선택)

@ahyeonkong ahyeonkong added 🐞 BugFix 버그 수정 ✨ Feature 기능 개발 🌏 Deploy 배포 관련 🌐 Infra 인프라 관련 labels Dec 3, 2024
@ahyeonkong ahyeonkong self-assigned this Dec 3, 2024
@ahyeonkong ahyeonkong linked an issue Dec 3, 2024 that may be closed by this pull request
3 tasks
@holyPigeon holyPigeon closed this Dec 3, 2024
@holyPigeon holyPigeon reopened this Dec 3, 2024
Copy link

github-actions bot commented Dec 3, 2024

Test Coverage Report

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@holyPigeon holyPigeon merged commit fad7d5e into develop Dec 3, 2024
1 check passed
@holyPigeon holyPigeon deleted the feat/#64 branch December 3, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 BugFix 버그 수정 🌏 Deploy 배포 관련 ✨ Feature 기능 개발 🌐 Infra 인프라 관련
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker 배포 환경의 Flyway 설정 및 테스트 환경 수정
2 participants