Skip to content

Enhance CICD workflow for releasing production to Firebase App Distribution #491

@lydiasama

Description

@lydiasama

Why

Currently, we build ProductionDebug on both Github action and Codemagic workflow (We don't have the step to deploy to Firebase on Bitrise script yet. Besides, we deploy release on the develop branch.

We can enhance the deployment workflow by the following:

  1. Update the CD to deploy from main branch.
  2. Update build script; from ProductionDebug to ProductionRelease, which requires creating the keystore and store on 1P to make the sample scripts more practical.
  3. From this discussion, update the Github action to deploy develop branch on staging, and main branch on production.

Who Benefits?

Android developers

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions