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

chore: Update Fastlane and add GitHub Action for Demo app #2741

Merged
merged 3 commits 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

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.

Updated Fastfile to support generating version, bundle, and deploy Release/Demo APKs to Firebase.
Added new GitHub Action `upload-demo-app-on-firebase.yaml` to upload the Demo app to Firebase.
Renamed `bundlePlayStoreRelease` lane to `bundleReleaseApks`.
Renamed `deploy_on_firebase` lane to `deployReleaseApkOnFirebase`.
Renamed `deploy_internal` lane to `deployInternal`.
Renamed `promote_to_beta` lane to `promoteToBeta`.
Renamed `generateReleaseNotes` lane to `generateReleaseNote`.
Renamed `generateFirebaseVersion` lane to `generateVersion`.
Updated `generateVersion` lane to support Play Store and Firebase versioning.
Updated `generateReleaseNote` lane to get commit count and tag count.
Added adaptive icons and launcher background color for Demo app.
Updated PR check workflow to trigger on kmp-impl branch.
Added the Mifos Initiative copyright and Mozilla Public License to the ic_launcher_background.xml file.
Updated the app icon with new assets for all screen densities (hdpi, mdpi, xhdpi, xxhdpi, xxxhdpi).
Changed the launcher background color from `#600917` to `#120A48`.
@niyajali niyajali merged commit 3f3c22b into openMF:development Jan 12, 2025
3 of 6 checks passed
@niyajali niyajali deleted the update-fastlane branch January 12, 2025 21:10
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