learningequality / kolibri-installer-android

Android wrapper for Kolibri.
MIT License
26 stars 22 forks source link

Build and release pipeline #152

Closed rtibbles closed 1 year ago

rtibbles commented 1 year ago

This PR finalizes the Github Action to handle:

For a complete spec of this work, see here: #151

Opening as a draft for now, as I have not had a chance to test a lot of this yet.

One last thing that probably needs to be done, is to do semver comparisons of the versionNames of the releases. This is necessary, as we do not want to release a Kolibri patch/minor release when a newer minor/major release already exists.

rtibbles commented 1 year ago

Have now tested this locally - had to make a few tweaks to ensure proper upload and download, but the 0.16.0b2 was successfully put on the internal testing track on the play store, and the generated universal APK subsequently downloaded.