Skip to content

feat: Add Release build CI - #651

Merged
janicduplessis merged 2 commits into
appandflow:mainfrom
mrousavy:feat/release-ci
Dec 3, 2025
Merged

janicduplessis merged 2 commits into
appandflow:mainfrom
mrousavy:feat/release-ci

Conversation

@mrousavy

@mrousavy mrousavy commented Aug 4, 2025

Copy link
Copy Markdown
Contributor

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.

@janicduplessis

Copy link
Copy Markdown
Collaborator

Not sure why I haven't merged this, looks good!

@janicduplessis
janicduplessis merged commit eed4a0f into appandflow:main Dec 3, 2025
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.

2 participants