Skip to content

Fix Compose test host selection in release preflight - #36

Merged
andre487 merged 1 commit into
mainfrom
fix/release-ui-test-variant
Sep 8, 2026
Merged

Fix Compose test host selection in release preflight#36
andre487 merged 1 commit into
mainfrom
fix/release-ui-test-variant

Conversation

@andre487

@andre487 andre487 commented Sep 8, 2026

Copy link
Copy Markdown
Owner

The 0.1.0 release workflow failed before publishing artifacts because testReleaseUnitTest cannot launch the Compose test host Activity: ui-test-manifest is intentionally a debug-only dependency.

Run the complete JVM suite with testDebugUnitTest, matching PR CI, before building the signed release APKs. Release packaging and signing remain unchanged, and test host Activities stay out of release artifacts.

Validation: reproduced the missing-Activity failure locally with NavigationUiTest on the release variant; all 149 JVM tests pass on debug via Bundler/Fastlane. bash -n and git diff --check pass.

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

APK artifacts

Built from commit e127b282 by CI run #140.
Artifacts expire after 14 days. Neither APK uses the MegaProxy release key.

@andre487
andre487 merged commit c8190e9 into main Sep 8, 2026
4 checks passed
@andre487
andre487 deleted the fix/release-ui-test-variant branch September 8, 2026 15:52
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