[PR #2119] [MERGED] updated version bump + crowdin-pull workflows #3367

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2119
Author: @sneakernuts
Created: 10/7/2022
Status: Merged
Merged: 10/17/2022
Merged by: @sneakernuts

Base: masterHead: Update-workflows-git-signing


📝 Commits (3)

  • 841908c updated version bump + crowdin-pull workflows
  • 0938585 updated retrieve secrets step and changed gpg vars to reference kv secrets
  • b5a7e9f Removed duplicate step

📊 Changes

2 files changed (+30 additions, -15 deletions)

View changed files

📝 .github/workflows/crowdin-pull.yml (+8 -13)
📝 .github/workflows/version-bump.yml (+22 -2)

📄 Description

Type of change

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

Objective

  • This PR updates adds the ability to have signed commits from a service account for the version bump & crowdin-pull workflows.

Code changes

  • .github/workflows/crowdin-pull.yml: added parameters to utilize service account
  • .github/workflows/version-bump.yml: changed to service account and added step for importing GPG key

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/2119 **Author:** [@sneakernuts](https://github.com/sneakernuts) **Created:** 10/7/2022 **Status:** ✅ Merged **Merged:** 10/17/2022 **Merged by:** [@sneakernuts](https://github.com/sneakernuts) **Base:** `master` ← **Head:** `Update-workflows-git-signing` --- ### 📝 Commits (3) - [`841908c`](https://github.com/bitwarden/android/commit/841908ce0fa54901cd38480b25d65deacbc841bd) updated version bump + crowdin-pull workflows - [`0938585`](https://github.com/bitwarden/android/commit/093858594843eda72179236cea1d7ba48cc7caa2) updated retrieve secrets step and changed gpg vars to reference kv secrets - [`b5a7e9f`](https://github.com/bitwarden/android/commit/b5a7e9f321aa8add106f59ba018105b8a1435e1f) Removed duplicate step ### 📊 Changes **2 files changed** (+30 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/crowdin-pull.yml` (+8 -13) 📝 `.github/workflows/version-bump.yml` (+22 -2) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [x] Build/deploy pipeline (DevOps) - [ ] Other ## Objective - This PR updates adds the ability to have signed commits from a service account for the version bump & crowdin-pull workflows. ## Code changes - .github/workflows/crowdin-pull.yml: added parameters to utilize service account - .github/workflows/version-bump.yml: changed to service account and added step for importing GPG key ## 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:31:47 -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#3367