Skip to content

feat: Add Release build CI #651

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mrousavy
Copy link
Contributor

@mrousavy mrousavy commented Aug 4, 2025

Summary

This CI builds the Safe Area Context Example Android app everytime a new GitHub release is created.

The app will be built in release mode, and the resulting .apk will be uploaded and attached to the GitHub release.

We can also tweak the on trigger to always run it (e.g. for PRs too), but I don't think that makes sense.

This is super practical because users can just download the .apk from the releases page and maybe hunt down bugs more quickly instead of time travelling through git and rebuilding each time.

Also, this should probably reproduce the bug I was talking to Janic about in my Nitro CIs.

Test Plan

Create a GitHub release and wait for this to build.

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