[PR #2462] [MERGED] [DEVOPS-1261] Update workflows to use new CI only keyvault #3579

Closed
opened 2025-11-26 23:34:40 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2462
Author: @michalchecinski
Created: 4/4/2023
Status: Merged
Merged: 4/11/2023
Merged by: @michalchecinski

Base: masterHead: DEVOPS-1261-Update_all_mobile_pipelines_to_use_the_new_CI-only_Key_Vault


📝 Commits (3)

📊 Changes

4 files changed (+15 additions, -14 deletions)

View changed files

📝 .github/workflows/build.yml (+7 -7)
📝 .github/workflows/crowdin-pull.yml (+4 -4)
📝 .github/workflows/version-auto-bump.yml (+1 -1)
📝 .github/workflows/version-bump.yml (+3 -2)

📄 Description

Type of change

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

Objective

Updates the GitHub secret name to use the new AZURE_KV_CI_SERVICE_PRINCIPAL secret and keyvault to bitwarden-ci

Code changes

  • file.ext: Description of what was changed and why

Screenshots

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/2462 **Author:** [@michalchecinski](https://github.com/michalchecinski) **Created:** 4/4/2023 **Status:** ✅ Merged **Merged:** 4/11/2023 **Merged by:** [@michalchecinski](https://github.com/michalchecinski) **Base:** `master` ← **Head:** `DEVOPS-1261-Update_all_mobile_pipelines_to_use_the_new_CI-only_Key_Vault` --- ### 📝 Commits (3) - [`a0a2e22`](https://github.com/bitwarden/android/commit/a0a2e2294ccedf0ab501cf296a3ee255c3928321) Fixed warning in version-bump - [`6b155f4`](https://github.com/bitwarden/android/commit/6b155f473c0d7bbd7e23cb21cf2e2afcf2613363) Use new CI Azure Key Vault - [`ffe318f`](https://github.com/bitwarden/android/commit/ffe318ff1f55646797e51d6083397f403884209b) Fix name ### 📊 Changes **4 files changed** (+15 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+7 -7) 📝 `.github/workflows/crowdin-pull.yml` (+4 -4) 📝 `.github/workflows/version-auto-bump.yml` (+1 -1) 📝 `.github/workflows/version-bump.yml` (+3 -2) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [ ] 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--> Updates the GitHub secret name to use the new `AZURE_KV_CI_SERVICE_PRINCIPAL` secret and keyvault to `bitwarden-ci` ## 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--> * **file.ext:** Description of what was changed and why ## Screenshots <!--Required for any UI changes. Delete if not applicable--> ## 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 2025-11-26 23:34:40 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#3579