Skip to main content

Release Management concepts

To successfully use Release Management, there are a few concepts you need to be aware of.

Connected appClick to copy link

You connect your app from the App Store or Google Play to a Bitrise project. This is what we call a connected app.

You need at least one connected app to be able to add and manage releases in Release Management. To use build distribution, you don't actually need to connect an app.

ReleasesClick to copy link

You manage releases of a connected app: each release is a new version of an app. An iOS release has a version number, and an Android release has a version name.

Release ManagerClick to copy link

A team member in Release Management with the required permissions to manage releases. Project admins can grant the Release Manager role to team members. With this role, Release Managers are the only ones who can do any end-user-facing actions in Release Management: submit an iOS app for review or release an app to an app store.

Release presetsClick to copy link

For each connected app, you can define presets, which are configuration values automatically applied in a new blank release. After the presets are applied, you can still edit these values during the release process.

You can create a release note preset as well. This means every release will be submitted to the App Store or Google Play with the same release notes. A release note preset can be identical in all localizations or you can manually edit it in the release stage.

Release stagesClick to copy link

Once you added a new release to a connected app and configured it, you can go through the different release steps of the release process, called stages. You can only move to the next release stage after completing the current one, but you can return to a previous stage any time.

iOS

Android

  1. Release candidate: In the Release candidate stage, specify the release branch and select the Workflow that generates an IPA file.

  2. TestFlight: Upload the release candidate to TestFlight, and distribute it for testing.

  3. Approvals: You can create tasks for any stakeholder or team member whose approval is needed to continue with the release to the App Store.

  4. App Store review: Submit your update to review in the App Store, and get information on the approval progress.

  5. Release on the App Store: You can release your app to all users at the same time, or configure a phased release.

  6. Release candidate: In the Release candidate stage, specify the release branch and select the Workflow that generates an AAB file.

  7. Google Play upload and testing: Upload the release candidate to Google Play, and distribute it for testing.

  8. Approvals: You can create tasks for any stakeholder or team member whose approval is needed to continue with the release to Google Play.

  9. Release on Google Play: You can release your app to all users at the same time, or configure a staged rollout.

Build distributionClick to copy link

With Release Management you can distribute the builds of your mobile apps to testers without having to engage with either TestFlight or Google Play.

Once you have installable artifacts, Bitrise can generate both private and public install links that testers and other stakeholders can use to install the app on real devices via over-the-air installation.

You can define tester groups that can receive notifications about installable artifacts and where those can be accessed.

Approval taskClick to copy link

You can create tasks for each stakeholder and/or team member whose approval is needed to continue with the release to the App Store Connect or Google Play.

Optionally, you can assign an approval task to a team member or leave it unassigned. Only the assigned team member can approve the task. You can create and assign as many tasks as necessary. Once the tasks are ticked off, Approvals will be ticked off as well on the left navigation bar and you can proceed to App Store Review or releasing your app to Google Play.