heb12 / heb12mobile

Legacy Code for Heb12 Android App
https://heb12.github.io/heb12mobile/app/src/main/assets/index.html
GNU General Public License v3.0
8 stars 3 forks source link

Simplify Release Process #13

Closed MasterOfTheTiger closed 4 years ago

MasterOfTheTiger commented 5 years ago

We need to revise the whole system to make it easier for releasing. We need to standardize the process and avoid problems. The release of v0.1.0 showed just how

Things which need to be done:

Here are everyone's roles:

@pufflegamerz is the head of Heb12 Mobile and the one in charge of releases and the Amazon app store publishing.

@ed6767 is responsible for publishing to the Google Play Store

@MasterOfTheTiger will oversee it all and hopefully manage the F-Droid release.

This issue cannot be closed until we come up with a clear, documented solution for these problems.

MasterOfTheTiger commented 4 years ago

@pufflegamerz As we are going to probably release soon, we should make sure that we have everything figured out. Have you got the signed APKs all sorted out?

petabyt commented 4 years ago

@MasterOfTheTiger Sorry, I didn't see this until now. One of the issues with the last release is that they were released at different times, so each apk had different changes.

This time I will have all the files ready, then start working on releasing them to stores, one at a time. It might even be better if I have a release branch.

MasterOfTheTiger commented 4 years ago

Just tag the repo at v0.2.0 when it is ready, then build all the APKs off of that.