Skip to main content

CodePush via Build Module

This section explains how to configure and use Appcircle's Build Module to automatically upload CodePush updates as part of your CI/CD pipeline.

Using Build Module for CodePush

Appcircle's Build Module allows you to trigger a CodePush release automatically at the end of a successful build by configuring the necessary environment variables and using the Appcircle CodePush Step.

With Appcircle's Build Module, you can both send a new CodePush release to active devices and generate a new binary for a fresh distribution of your React Native project.

With the end-to-end automation capability of the Build Module, you can also include CodePush releases in your automated workflows. Please follow the documentation below for detailed instructions.

  • Build Module Overview: Learn about the core functionalities and capabilities of the Appcircle Build Module and how it fits into your CI/CD workflow.

  • Building React Native Projects: A step-by-step guide for configuring and building React Native applications using Appcircle's Build Module.

  • Appcircle CodePush Step: Details on how to add and configure the CodePush step in your workflow to automate the release of OTA updates.