tuskyapp / Tusky

An Android client for the microblogging server Mastodon
https://tusky.app
GNU General Public License v3.0
2.49k stars 389 forks source link

upload to Google Play with GitHub Actions, remove Bitrise #4682

Closed connyduck closed 1 month ago

connyduck commented 2 months ago

closes https://github.com/tuskyapp/Tusky/issues/4236

I hope I did everything correctly, we will find out after this is merged.

I am setting up the environment variables containing the keys so they are only available to actions that need them.

This should be easier to maintain, GitHub seems to be faster then Bitrise, and we no longer have two checks on every pull request.

charlag commented 2 months ago

Looks good so far!

connyduck commented 1 month ago

Yeah, neither am I, I fully expect some kind of mistake but we will only know when we try it out.