Skip to content

[Oztechan/AdTrack#26] Make Android CI variant-aware (Debug on push, Release on schedule)#27

Merged
mustafaozhan merged 1 commit into
developfrom
26/Make-Android-CI-variant-aware
Jul 9, 2026
Merged

[Oztechan/AdTrack#26] Make Android CI variant-aware (Debug on push, Release on schedule)#27
mustafaozhan merged 1 commit into
developfrom
26/Make-Android-CI-variant-aware

Conversation

@mustafaozhan

Copy link
Copy Markdown
Member

Completes two-variant Firebase distribution for Android (iOS was done in #25).

  • AndroidBuild: assemble${BUILD_TYPE}, keystore secret for release signing, upload APK on push+schedule (androidApp-apk, variant path).
  • DistributeAndroid: push+schedule; ANDROID_RELEASE_FIREBASE_APP_ID on schedule else ANDROID_DEBUG_FIREBASE_APP_ID; file androidApp-${BUILD_TYPE_LOWERCASE}.apk.
  • Notify: DistributeAndroid guard widened to non-PR.

Prereq: ANDROID_RELEASE_FIREBASE_APP_ID + release keystore secrets.

Resolves #26

@mustafaozhan mustafaozhan force-pushed the 26/Make-Android-CI-variant-aware branch from f3fa785 to 15a16a8 Compare July 7, 2026 12:11
@mustafaozhan mustafaozhan changed the title [Oztechan/AdTrace#26] Make Android CI variant-aware (Debug on push, Release on schedule) [Oztechan/AdTrack#26] Make Android CI variant-aware (Debug on push, Release on schedule) Jul 7, 2026
@mustafaozhan mustafaozhan force-pushed the 26/Make-Android-CI-variant-aware branch from 15a16a8 to 3c9a231 Compare July 7, 2026 21:30
@mustafaozhan mustafaozhan merged commit 2dc670e into develop Jul 9, 2026
8 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.

Make Android CI variant-aware (Debug on push, Release on schedule)

1 participant