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 설정 #227

Merged
merged 7 commits into from
Nov 22, 2023
Merged

[FEAT] CI 설정 #227

merged 7 commits into from
Nov 22, 2023

Conversation

kssumin
Copy link
Contributor

@kssumin kssumin commented Nov 12, 2023

어떤 내용에 대한 PR인가요?

BE ci 설정하였습니다.

변경 사항

변경된 부분에 대한 상세한 내용을 나열해주세요

  1. BE ci .yml 파일 추가

무엇을 위주로 보면 좋을까요?

리뷰어가 어디를 집중적으로 보면 좋을 지 알려주세요!

관련된 이슈

close #226

테스트 방법

변경 사항에 대한 테스트 방법이나 확인 사항을 기술합니다.

@kssumin kssumin added Type:Feature 기능 개발 Priority:High 최우선 처리 필요 labels Nov 12, 2023
@kssumin kssumin self-assigned this Nov 12, 2023
Copy link

github-actions bot commented Nov 12, 2023

Unit Test Results

108 tests   107 ✔️  2s ⏱️
  51 suites      0 💤
  51 files        1

For more details on these failures, see this check.

Results for commit 0c85bcf.

♻️ This comment has been updated with latest results.

@kssumin
Copy link
Contributor Author

kssumin commented Nov 13, 2023

CI 실패 원인을 보면 DB 연결 문제로 파악됩니다.
해결하도록 하겠습니다.

@kssumin kssumin merged commit abf41a0 into weekly Nov 22, 2023
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:High 최우선 처리 필요 Type:Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] BE CI 추가
3 participants