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(ci): Automated Versioning & Fixed Issue #2744

Merged
merged 5 commits into from
Jan 14, 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.

Update the workflow to only trigger on pull request labeled events.
Also update the fastlane lane name to `deployInternal`.
Update `service_creds` and `app_id` in `FastFile`.
Added a condition to allow the workflow to be triggered manually in addition to the existing label trigger.
Added copyright and license information to the adaptive icon XML files, `ic_launcher_round.xml` and `ic_launcher.xml`, in the `demo` resource directory.

Also updated the upload workflow name to "Upload Demo App on Firebase".
- Updated version setting to use a fallback value of "1.0.0" if version.txt is not found.
- Switched from `generateFullReleaseNote` to `generateReleaseNote` for release note generation in both playstore and internal lanes.
- Modified `generateReleaseNote` to consider the last 3 commits for release notes instead of just 1.
- Changed the return value of `updateVersions` to only return the version string.
@niyajali niyajali self-assigned this Jan 14, 2025
@niyajali niyajali merged commit 4844e26 into openMF:development Jan 14, 2025
5 checks passed
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