-
Notifications
You must be signed in to change notification settings - Fork 1
Firebase App Distribution 내부 배포 플로우 정비 #146
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
Merged
Merged
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
18912cb
ci: automate version tags and Firebase distribution
moondev03 8d1d8f6
ci: inject google services config in PR builds
moondev03 f74ea60
ci: notify Discord on distribution results
moondev03 61f8bf4
ci: Firebase 앱 배포 워크플로우 자동화 및 연동 방식 개선
moondev03 911bcc9
build: 릴리스 빌드 서명 설정 추가 및 Firebase 배포 환경 개선
moondev03 922669c
ci: GitHub Actions 워크플로우 내 키스토어 파일명 수정
moondev03 dc1be6c
build: 앱 ID 및 이름 동적 설정 기능 추가 및 CI 환경 구성
moondev03 da23692
build: Firebase App Distribution용 Application ID 수정
moondev03 2d696fc
build: Firebase App Distribution 워크플로우 내 키스토어 파일명 변경
moondev03 b13689b
build: CI 워크플로 트리거 설정 정리
moondev03 415ef36
Merge branch 'develop' into fix/firebase-distribution
moondev03 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -12,6 +12,7 @@ | |
| /captures | ||
| .externalNativeBuild | ||
| .cxx | ||
| local.properties | ||
| *.jks | ||
| *.keystore | ||
| .agents/ | ||
| skills-lock.json | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.