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/#108 GitHub Action을 통한 Build Test 자동화 #109

Closed
wants to merge 15 commits into from

Conversation

kth1210
Copy link
Member

@kth1210 kth1210 commented Jan 24, 2024

🧑🏻‍💻 PR 작업 내역 요약

  • GitHub Action을 통한 Build Test 자동화를 도입했습니다!

📋 변경 사항

GitHub Action 추가

  • develop 브랜치에 push 혹은 PR 시에 Build Test 진행하도록 GitHub Action을 추가했습니다!
  • 추후에 현재 구현되어 있는 Fastlane을 이용해 TestFlight 배포 자동화도 연결해볼 예정임다.

🔍 Code Review

N/A

📸 ScreenShot

빌드 실패 시

스크린샷 2024-01-24 오후 5 18 27

빌드 성공 시

스크린샷 2024-01-24 오후 7 48 00

연결된 이슈 Close

close #108

@kth1210 kth1210 added Feature 새로운 기능 개발 태현 태현과 관련된 개발(Issue or PR) labels Jan 24, 2024
@kth1210 kth1210 self-assigned this Jan 24, 2024
@kth1210 kth1210 closed this Jan 24, 2024
@kth1210 kth1210 deleted the feat/#108-BuildTest branch January 24, 2024 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature 새로운 기능 개발 태현 태현과 관련된 개발(Issue or PR)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] GitHub Action을 통한 Build Test 자동화
1 participant