Skip to content

Fix #3: Test, Build, Sign and push to GH releases#6

Open
kumy wants to merge 8 commits intoolvid-io:mainfrom
kumy:build-apk
Open

Fix #3: Test, Build, Sign and push to GH releases#6
kumy wants to merge 8 commits intoolvid-io:mainfrom
kumy:build-apk

Conversation

@kumy
Copy link
Copy Markdown

@kumy kumy commented Jan 3, 2022

Here is a GitHub workflow that will run on every branch to build and test the APK, and on tag it also create a release, sign and upload the APK.

It needs some secrets to be added to the repo to sign the release (see https://github.com/marketplace/actions/sign-android-release). it also need the GITHUB_TOKEN to have write privileges on the repo.

You can see the result on my repo fork https://github.com/kumy/olvid-android/releases (Using a dumb signing key)

Bests

@kumy
Copy link
Copy Markdown
Author

kumy commented Oct 28, 2022

This workflow still work, due to #13, the "test" step had to be disabled temporarily

https://github.com/kumy/olvid-android/releases

@IzzySoft IzzySoft mentioned this pull request Jan 14, 2023
@kumy kumy force-pushed the build-apk branch 2 times, most recently from 6835c72 to 1421cd5 Compare January 26, 2023 16:15
@kumy kumy force-pushed the build-apk branch 2 times, most recently from 0de8e85 to 4a1422e Compare December 9, 2023 08:36
@kumy kumy force-pushed the build-apk branch 2 times, most recently from a1f79c1 to bf058d7 Compare March 20, 2024 18:51
@kumy kumy force-pushed the build-apk branch 5 times, most recently from 9e34a39 to 5734b2a Compare May 2, 2024 09:24
@github-actions github-actions Bot force-pushed the build-apk branch 2 times, most recently from 2026a07 to 6f16518 Compare December 4, 2024 17:00
@github-actions github-actions Bot force-pushed the build-apk branch 2 times, most recently from 1b79478 to 7fbe980 Compare July 28, 2025 10:06
@github-actions github-actions Bot force-pushed the build-apk branch 2 times, most recently from b90a9cf to 3fc3cd5 Compare October 6, 2025 09:17
@github-actions github-actions Bot force-pushed the build-apk branch 2 times, most recently from 94b328f to 3c8e051 Compare November 21, 2025 17:28
@github-actions github-actions Bot force-pushed the build-apk branch 2 times, most recently from f853b70 to 7a14fe3 Compare January 27, 2026 13:29
@Neustradamus
Copy link
Copy Markdown

@finiasz: Have you seen this PR?

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.

Attach build to GitHub releases

2 participants