Skip to content

Automate Android signed releases (APK/AAB) + GitHub Release notes#147

Merged
Pahina0 merged 6 commits intomainfrom
feature/automated-releases
Mar 12, 2026
Merged

Automate Android signed releases (APK/AAB) + GitHub Release notes#147
Pahina0 merged 6 commits intomainfrom
feature/automated-releases

Conversation

@bryantran24
Copy link
Collaborator

@bryantran24 bryantran24 commented Feb 10, 2026

Closes #146

Adds GitHub Actions to automate Android CI and releases.

  • PRs and main now run ktlint check, build, and unit tests
  • Version tags (vX.Y.Z) automatically build and sign APK/AAB artifacts and publish a GitHub Release with autogenerated notes (draft for now).

Use Google’s Secrets Gradle Plugin to store Maps API key:
https://developers.google.com/maps/documentation/android-sdk/secrets-gradle-plugin

@bryantran24 bryantran24 requested a review from Pahina0 February 10, 2026 02:00
@bryantran24 bryantran24 reopened this Feb 10, 2026
@Pahina0 Pahina0 merged commit 4aeefc2 into main Mar 12, 2026
2 checks passed
@Pahina0 Pahina0 deleted the feature/automated-releases branch March 12, 2026 20:48
@Pahina0 Pahina0 restored the feature/automated-releases branch March 12, 2026 20:48
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.

Automate signed releases with GitHub Actions

2 participants