[PR #2245] [MERGED] [EC-846] Revert ignore Android build on the CI #33954

Closed
opened 2026-04-21 01:37:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2245
Author: @fedemkr
Created: 12/15/2022
Status: Merged
Merged: 12/15/2022
Merged by: @fedemkr

Base: masterHead: EC-846-revert-CI-android-not-building


📝 Commits (1)

  • 9fd456e EC-846 Revert build.yml Android was not being built because a condition added while developing the Apple Watch app in another branch merged to master

📊 Changes

1 file changed (+0 additions, -2 deletions)

View changed files

📝 .github/workflows/build.yml (+0 -2)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Revert ignore Android build added while developing Apple Watch app. Introduced in #2228

Code changes

  • build.yml: Removed condition to run Android that prevented it from running

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

🔄 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/2245 **Author:** [@fedemkr](https://github.com/fedemkr) **Created:** 12/15/2022 **Status:** ✅ Merged **Merged:** 12/15/2022 **Merged by:** [@fedemkr](https://github.com/fedemkr) **Base:** `master` ← **Head:** `EC-846-revert-CI-android-not-building` --- ### 📝 Commits (1) - [`9fd456e`](https://github.com/bitwarden/android/commit/9fd456e6f714c3a22e90b24138b81baee61bf169) EC-846 Revert build.yml Android was not being built because a condition added while developing the Apple Watch app in another branch merged to master ### 📊 Changes **1 file changed** (+0 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+0 -2) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [X] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> Revert ignore Android build added while developing Apple Watch app. Introduced in #2228 ## Code changes <!--Explain the changes you've made to each file or major component. This should help the reviewer understand your changes--> <!--Also refer to any related changes or PRs in other repositories--> * **build.yml:** Removed condition to run Android that prevented it from running ## Before you submit - Please check for formatting errors (`dotnet format --verify-no-changes`) (required) - Please add **unit tests** where it makes sense to do so (encouraged but not required) - If this change requires a **documentation update** - notify the documentation team - If this change has particular **deployment requirements** - notify the DevOps team --- <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-21 01:37:41 -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#33954