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

feat: CI 테스트 환경 구성 추가 #40

Merged
merged 3 commits into from
Dec 23, 2024
Merged

feat: CI 테스트 환경 구성 추가 #40

merged 3 commits into from
Dec 23, 2024

Conversation

JiHongKim98
Copy link
Member

📝 개요

PULL REQUEST 발행시 CI 테스트 및 디스코드 웹훅을 보내도록 Github Actions 스크립트 작성

✨ 변경 사항

  • ✨ CI 테스트 스크립트 추가
  • ✨ 테스트 프로퍼티 설정 변경
  • ✨ 데이터베이스 초기화시 연관관계 제거 하도록 변경

🔗 관련 이슈

ℹ️ 참고 사항

@JiHongKim98 JiHongKim98 added the feature 기능 개발 label Dec 23, 2024
@JiHongKim98 JiHongKim98 self-assigned this Dec 23, 2024
Copy link

Test Results

20 tests   20 ✅  2s ⏱️
 7 suites   0 💤
 7 files     0 ❌

Results for commit b042df8.

Copy link
Collaborator

@Namgyu11 Namgyu11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!
LGTM 😎👍

bakgal
bakgal approved these changes Dec 23, 2024
Copy link
Member

@junseoparkk junseoparkk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다!

@junseoparkk junseoparkk merged commit 3868f62 into dev Dec 23, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: CI 테스트 환경 구축
4 participants