[PR #1761] [MERGED] Add iOS Share Extension to our version bump automation #3105

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1761
Author: @joseph-flinn
Created: 2/10/2022
Status: Merged
Merged: 2/10/2022
Merged by: @joseph-flinn

Base: masterHead: patch/add-share-extension-to-version-bump


📝 Commits (1)

  • 849c51f Add iOS Share Extension to our version bump automation

📊 Changes

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

View changed files

📝 .github/workflows/version-bump.yml (+6 -0)

📄 Description

Type of change

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

Objective

Add new ShareExtension to the version bump Action

Code changes

  • .github/workflows/version-bump.yml: Add new iOS Extension to the version bump

Before you submit

  • I have added unit tests where it makes sense to do so (encouraged but not required)
  • This change requires a documentation update (notify the documentation team)
  • 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/1761 **Author:** [@joseph-flinn](https://github.com/joseph-flinn) **Created:** 2/10/2022 **Status:** ✅ Merged **Merged:** 2/10/2022 **Merged by:** [@joseph-flinn](https://github.com/joseph-flinn) **Base:** `master` ← **Head:** `patch/add-share-extension-to-version-bump` --- ### 📝 Commits (1) - [`849c51f`](https://github.com/bitwarden/android/commit/849c51f48e0b9005e6093a54cb02092b10eae4bf) Add iOS Share Extension to our version bump automation ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/version-bump.yml` (+6 -0) </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 <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> Add new ShareExtension to the version bump Action ## 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--> * **.github/workflows/version-bump.yml:** Add new iOS Extension to the version bump ## Before you submit - [ ] I have added **unit tests** where it makes sense to do so (encouraged but not required) - [ ] This change requires a **documentation update** (notify the documentation team) - [x] 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:28:21 -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#3105