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: Generate Firebase version and deploy to Firebase App Distribution #2740

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

niyajali
Copy link
Collaborator

Fixes - Jira-#Issue_Number

Didn't create a Jira ticket, click here to create new.

Please Add Screenshots If there are any UI changes.

Before After

Description:
This commit introduces a new lane generateFirebaseVersion that generates a new version code for Firebase App Distribution by incrementing the latest build version. It also updates the deploy_on_firebase lane to use the demo release APK and adds generateFirebaseVersion to the main build lane.

Additionally, the existing generateVersion lane is renamed to generatePlayStoreVersion to better reflect its purpose, which is generating a version code for the Play Store.

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the static analysis check ./gradlew check or ci-prepush.sh to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

This commit introduces a new lane `generateFirebaseVersion` that generates a new version code for Firebase App Distribution by incrementing the latest build version. It also updates the `deploy_on_firebase` lane to use the demo release APK and adds `generateFirebaseVersion` to the main `build` lane.

Additionally, the existing `generateVersion` lane is renamed to `generatePlayStoreVersion` to better reflect its purpose, which is generating a version code for the Play Store.
@niyajali niyajali merged commit a286500 into openMF:development Jan 12, 2025
5 checks passed
@niyajali niyajali deleted the fix-fad-error branch January 12, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant