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/#24] native 배포 스크립트 테스트 #27

Merged
merged 22 commits into from
Jan 15, 2025
Merged

[Feat/#24] native 배포 스크립트 테스트 #27

merged 22 commits into from
Jan 15, 2025

Conversation

seungdeok
Copy link
Member

@seungdeok seungdeok commented Jan 5, 2025

🐞 이슈 

close #24

✨ 설명

  • native 배포 스크립트 테스트를 진행합니다.

✅ 테스트 결과

  • ios
  • android

📌 참고 사항

  • N/A

@seungdeok seungdeok added the build-native native 빌드 label Jan 5, 2025
@seungdeok seungdeok self-assigned this Jan 5, 2025
@seungdeok seungdeok changed the title [feat/#24] native 배포 스크립트 테스트 [Feat/#24] native 배포 스크립트 테스트 Jan 5, 2025
Copy link

github-actions bot commented Jan 5, 2025

🚀 Expo preview is ready!

  • Project → RNBoilerplate
  • Platforms → android, ios
  • Scheme → myapp
  • Runtime Version → exposdk:52.0.0
  • More info

Learn more about 𝝠 Expo Github Action

Copy link
Contributor

@hyun907 hyun907 left a comment

Choose a reason for hiding this comment

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

확인했습니다 감사합니다 👍

Copy link
Contributor

@widse widse left a comment

Choose a reason for hiding this comment

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

감사합니다...!!! 여러번 시행착오 겪었던거 같은데 감사합니다 :)
혹시 막힌 부분이 있었다면 공유 해주실수 있나요..?!

@seungdeok
Copy link
Member Author

감사합니다...!!! 여러번 시행착오 겪었던거 같은데 감사합니다 :) 혹시 막힌 부분이 있었다면 공유 해주실수 있나요..?!

@widse
감사합니다.
이 부분은 blog를 작성중에 있는데요 해당 적어두고 링크를 공유드리겠습니다.

간단하게 키워드로 공유드리면 아래 두가지가 있을 것 같습니다.

  • 어떻게 native 신규 바이너리와 기존 설치된 앱 업데이트를 추상화하고 자동화할 수 있을까
  • version 관리를 어떻게 자동화할 수 있을까?

@seungdeok seungdeok merged commit 86615c7 into main Jan 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-native native 빌드
Projects
None yet
Development

Successfully merging this pull request may close these issues.

native 배포 스크립트 테스트
3 participants