[PR #6658] [MERGED] [PM-33495] ci: Remove build job to reduce Build workflows time #59512

Closed
opened 2026-05-11 05:40:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6658
Author: @vvolkgang
Created: 3/12/2026
Status: Merged
Merged: 3/12/2026
Merged by: @vvolkgang

Base: mainHead: vvolkgang/speedup-builds


📝 Commits (2)

  • cf68ae9 Remove build job from build.yml
  • a9950bd Remove build job from build-authenticator.yml

📊 Changes

2 files changed (+0 additions, -58 deletions)

View changed files

📝 .github/workflows/build-authenticator.yml (+0 -25)
📝 .github/workflows/build.yml (+0 -33)

📄 Description

🎟️ Tracking

PM-33495

📔 Objective

Remove the standalone build jobs from build.yml and build-authenticator.yml so Build workflows run faster. These steps are covered by the Test workflows in PRs and in the Merge Queue.

Test runs:

App Before After
BWPM 1h3m46s 16m34s
BWA 1h2m55s 7m27s

🔄 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/6658 **Author:** [@vvolkgang](https://github.com/vvolkgang) **Created:** 3/12/2026 **Status:** ✅ Merged **Merged:** 3/12/2026 **Merged by:** [@vvolkgang](https://github.com/vvolkgang) **Base:** `main` ← **Head:** `vvolkgang/speedup-builds` --- ### 📝 Commits (2) - [`cf68ae9`](https://github.com/bitwarden/android/commit/cf68ae9ce645737d51d1c7dd41ce3db1a25968f5) Remove build job from build.yml - [`a9950bd`](https://github.com/bitwarden/android/commit/a9950bd16e2608ad34de5b626a7d03fccbaba595) Remove build job from build-authenticator.yml ### 📊 Changes **2 files changed** (+0 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-authenticator.yml` (+0 -25) 📝 `.github/workflows/build.yml` (+0 -33) </details> ### 📄 Description ## 🎟️ Tracking PM-33495 ## 📔 Objective Remove the standalone `build` jobs from `build.yml` and `build-authenticator.yml` so Build workflows run faster. These steps are covered by the Test workflows in PRs and in the Merge Queue. Test runs: | App | Before | After | |--------|--------|--------| | BWPM | [1h3m46s](https://github.com/bitwarden/android/actions/runs/23017335192) | [16m34s](https://github.com/bitwarden/android/actions/runs/23014336117) | | BWA | [1h2m55s](https://github.com/bitwarden/android/actions/runs/23011287626) | [7m27s](https://github.com/bitwarden/android/actions/runs/23017154340) | --- <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-05-11 05:40:51 -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#59512