[PR #2459] [MERGED] Fix Mobile Release workflow to properly upload SHA256 hashes #3577

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

📋 Pull Request Information

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

Base: masterHead: DEVOPS-1325-Fix_Mobile_Release_workflow_to_properly_upload_SHA256_hashes


📝 Commits (3)

📊 Changes

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

View changed files

📝 .github/workflows/release.yml (+2 -2)

📄 Description

Type of change

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

Objective

Fix upload the SHA256 hashes to the GitHub release.

Code changes

  • .github/workflows/release.yml: Fix path for the SHA256 hashes

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/2459 **Author:** [@michalchecinski](https://github.com/michalchecinski) **Created:** 3/31/2023 **Status:** ✅ Merged **Merged:** 4/4/2023 **Merged by:** [@michalchecinski](https://github.com/michalchecinski) **Base:** `master` ← **Head:** `DEVOPS-1325-Fix_Mobile_Release_workflow_to_properly_upload_SHA256_hashes` --- ### 📝 Commits (3) - [`89b8737`](https://github.com/bitwarden/android/commit/89b873739d24ac0eba03829499ffab393b30dbec) List files - [`38079b6`](https://github.com/bitwarden/android/commit/38079b6eab68a9202fb9a9c56e207c5d016f665e) Cat files - [`5e3027c`](https://github.com/bitwarden/android/commit/5e3027c07cd6d28a080dca55c045893cc2d4741e) Fix ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+2 -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 <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> Fix upload the SHA256 hashes to the GitHub release. ## 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/release.yml:** Fix path for the SHA256 hashes ## 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:39 -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#3577