Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish Firebase app distribution #58

Open
LethalMaus opened this issue Jul 5, 2023 · 2 comments
Open

Finish Firebase app distribution #58

LethalMaus opened this issue Jul 5, 2023 · 2 comments
Labels
🤖 app Related to ZeApp of ZeBadge

Comments

@LethalMaus
Copy link
Contributor

The project could really utilize Firebase crashlytics and automated app distribution (on the free plan). All that would be needed is registering an account by firebase (eg. The code base owner) and adding myself as an editor to setup the rest.

This will not cost anything and whoever gets added can be simply an editor, meaning they have no access to change the plan (to paid).

The advantages are automated APK deployments, after a PR merge and crash analysis of all users.

@louis993546
Copy link
Contributor

hey, i have created the firebase project, can you drop by the booth to discuss how to set it up?

@LethalMaus LethalMaus changed the title Add Firebase to Project Finish Firebase app distribution Jul 6, 2023
@LethalMaus
Copy link
Contributor Author

LethalMaus commented Jul 6, 2023

The final steps involve:

Authorising for deployments, see here: https://firebase.google.com/docs/app-distribution/android/distribute-gradle

Update GitHub actions to run releaseNotes.sh

Update GitHub actions to deploy apk via appDistributionUploadRelease

We can either add more testers on firebase console under:
https://console.firebase.google.com/project/zebadge-5e919/appdistribution/app/android:de.berlindroid.zeapp/testers
OR it would be a good idea to have an invite link to download the apk over firebase written in the README

@louis993546 louis993546 added the 🤖 app Related to ZeApp of ZeBadge label Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 app Related to ZeApp of ZeBadge
Projects
None yet
Development

No branches or pull requests

2 participants