dg1223 / ci-cd-pipeline-play-store-deployment

CI/CD workflow for a React Native app that automatically performs code migrations and deployment to Google Play Store

Home Page:https://play.google.com/store/apps/details?id=com.thebest.gamchha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dev CI/CD  Staging CI/CD  Production CI/CD

Deployment of a complete CI/CD pipeline for a React Native app using GitHub Actions.

Objective

Deploy app through the following Google Play Store release pipeline:

  1. Internal Testing
  2. Closed Testing (Alpha or Closed Beta)
  3. Open Testing (Beta or Open Beta)
  4. Production

Development environments

  1. Development (branch: develop)
  2. Staging (branch: staging)
  3. Production (branch: main)

About

CI/CD workflow for a React Native app that automatically performs code migrations and deployment to Google Play Store

https://play.google.com/store/apps/details?id=com.thebest.gamchha


Languages

Language:Java 46.5%Language:Objective-C 14.9%Language:Ruby 14.8%Language:TypeScript 13.5%Language:JavaScript 5.3%Language:Objective-C++ 4.9%