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

ci/cd: implement android cd #3

Open
wjlee611 opened this issue May 13, 2024 · 0 comments
Open

ci/cd: implement android cd #3

wjlee611 opened this issue May 13, 2024 · 0 comments
Labels
ci/cd 자동화 관련 문제에요 P1 우선순위가 높은 문제에요

Comments

@wjlee611
Copy link
Member

wjlee611 commented May 13, 2024

문제

Android CD 구현

상세 마일스톤

  • deploy branch 생성
  • gcp 서비스 계정 생성 및 google play console에 연결
  • fastlane 설정
  • 배포에 필요한 파일을 base64 encode -> github secret에 등록
  • workflow/deploy.yml 작성 (ci.yml 선행되도록 연결)
  • 테스트 트랙 자동배포 테스트

참고문서

https://github.com/bixat/flutter_ci_cd?tab=readme-ov-file

@wjlee611 wjlee611 added ci/cd 자동화 관련 문제에요 P1 우선순위가 높은 문제에요 labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd 자동화 관련 문제에요 P1 우선순위가 높은 문제에요
Projects
None yet
Development

No branches or pull requests

1 participant