Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

[CI] Create Play Store deployment workflow #488

Merged
merged 34 commits into from
Apr 27, 2021
Merged

Conversation

guidezpl
Copy link
Member

@guidezpl guidezpl commented Apr 27, 2021

Add workflow to deploy to the Play Store using Fastlane, with the ability to run workflow manually and specify which Fastlane lane (beta by default, promote_to_production, production) to use.

Note that Fastlane will fail with an explicit error message if an .aab has already been uploaded with the same version, irrespective of lane.

Expected usage

  1. Workflow is run (automatically or manually) with beta lane, deploying a new beta build
  2. Team member can verify the beta build
  3. Workflow is run with promote_to_production lane, promoting the beta build to production.

Alternatively

Workflow is run with production lane directly.

#471

Copy link
Contributor

@rami-a rami-a left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@guidezpl guidezpl merged commit 6eedeca into master Apr 27, 2021
@guidezpl guidezpl deleted the play_store_release branch April 27, 2021 14:03
@guidezpl guidezpl changed the title Create Play Store deployment workflow [CI] Create Play Store deployment workflow Aug 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants