pachli-android/.github
Nik Clayton 69c258365b
ci: Add workflow to build APK from PR (#493)
Debugging sometimes requires shipping APKs that have additional
instrumentation to users.

It's bad practice to encourage users to install APKs that they have been
given by a stranger on the Internet.

This new workflow will build a properly signed APK from a PR when a
specific comment is added to the PR. After building a comment is added
with a link to the workflow run and the URL the user can use to download
the APK. This allows them to be sure that the APK contains only the code
in the PR.
2024-03-03 18:50:44 +01:00
..
ISSUE_TEMPLATE chore: Update issue templates (#4) 2023-09-05 22:20:47 +02:00
workflows ci: Add workflow to build APK from PR (#493) 2024-03-03 18:50:44 +01:00
ci-gradle.properties ci: Allow gradle to set the number of workers (#416) 2024-02-04 21:13:04 +01:00