[PR #1599] [MERGED] Release branch constraint on build #15746

Closed
opened 2026-04-15 01:53:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1599
Author: @joseph-flinn
Created: 10/22/2021
Status: Merged
Merged: 10/22/2021
Merged by: @joseph-flinn

Base: masterHead: feature/add-branch-contraint-store-deploy


📝 Commits (2)

  • 8bfa99f adding in the release branch constraint to the build workflow for mobile
  • a10affa moving the branch check to a setup job

📊 Changes

1 file changed (+39 additions, -24 deletions)

View changed files

📝 .github/workflows/build.yml (+39 -24)

📄 Description

Summary

Forgot to add the branch constraint to the deploy steps in the build workflow. This PR handles the special cases needed to deploy master, rc, and release to the internal track to the Android and Apple stores.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/1599 **Author:** [@joseph-flinn](https://github.com/joseph-flinn) **Created:** 10/22/2021 **Status:** ✅ Merged **Merged:** 10/22/2021 **Merged by:** [@joseph-flinn](https://github.com/joseph-flinn) **Base:** `master` ← **Head:** `feature/add-branch-contraint-store-deploy` --- ### 📝 Commits (2) - [`8bfa99f`](https://github.com/bitwarden/android/commit/8bfa99f3adb69bf9acac5f35280ff2ca7c9b4135) adding in the release branch constraint to the build workflow for mobile - [`a10affa`](https://github.com/bitwarden/android/commit/a10affa8eb3d7a282bcdaaaec245082b1a37af6b) moving the branch check to a setup job ### 📊 Changes **1 file changed** (+39 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+39 -24) </details> ### 📄 Description ## Summary Forgot to add the branch constraint to the deploy steps in the build workflow. This PR handles the special cases needed to deploy `master`, `rc`, and `release` to the internal track to the Android and Apple stores. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 01:53:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#15746