[PR #1934] [MERGED] Updating the release version check to use the new action #3232

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

📋 Pull Request Information

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

Base: masterHead: patch/release-version-check-action


📝 Commits (2)

  • 9393ca4 Updating the release version check to use the new action
  • fb3f37c Update .github/workflows/release.yml

📊 Changes

1 file changed (+9 additions, -25 deletions)

View changed files

📝 .github/workflows/release.yml (+9 -25)

📄 Description

Type of change

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

Objective

Update the way we check the release version to use our new action

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/1934 **Author:** [@joseph-flinn](https://github.com/joseph-flinn) **Created:** 6/2/2022 **Status:** ✅ Merged **Merged:** 6/13/2022 **Merged by:** [@joseph-flinn](https://github.com/joseph-flinn) **Base:** `master` ← **Head:** `patch/release-version-check-action` --- ### 📝 Commits (2) - [`9393ca4`](https://github.com/bitwarden/android/commit/9393ca42eff55ddf328e72c37096da0f6cb922ce) Updating the release version check to use the new action - [`fb3f37c`](https://github.com/bitwarden/android/commit/fb3f37c80266e5cd9aa5383c19ab246b91957625) Update .github/workflows/release.yml ### 📊 Changes **1 file changed** (+9 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+9 -25) </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--> Update the way we check the release version to use our new action ## 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) --- <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:30:02 -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#3232