app icon indicating copy to clipboard operation
app copied to clipboard

Firebase App Distribution with Fastlane

Open epicfaace opened this issue 4 years ago • 6 comments

description

Setup fastlane for firebase app distribution (fixes #1044). Instructions for deploying this are in release/manual-build.md.

I've added one lane, distribute (for who-myhealth-production). When actually deploying to firebase app distribution, we should run bundle exec fastlane distribute so that the app is deployed to who-myhealth-production.

In order to test the fastlane integration, I replaced the app id in Fastfile with 1:1057717871229:android:4fbe832a3de230450dc714 (which is the app id in who-myhealth-staging) and then deployed to who-myhealth-staging.

dependencies

Also added a Gemfile.lock -- this is needed to pin down dependencies used by fastlane (such as firebase_app_distribution).

The new dependency, fastlane-plugin-firebase_app_distribution, is also maintained by the fastlane team.

epicfaace avatar May 13 '20 14:05 epicfaace

We'll address this after v1.0.

epicfaace avatar May 13 '20 21:05 epicfaace

This item has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 19 '20 06:06 stale[bot]

This item has been automatically closed as stale.

stale[bot] avatar Jun 26 '20 06:06 stale[bot]

@epicfaace - now we've got approval for releasing the app.

@joshdholtz - please review or let us know how else we should go about this.

brunobowden avatar Aug 24 '20 17:08 brunobowden

@brunobowden I don't think this is relevant anymore -- closing it, but let me know otherwise.

epicfaace avatar Apr 07 '21 17:04 epicfaace

@epicfaace - it is something we should do at some point. Is it worth accepting the PR just so that it can stick around in the tree for when we pick it up later on?

brunobowden avatar Apr 07 '21 19:04 brunobowden