[PR #1778] [MERGED] Patch/release new build artifact name #15871

Closed
opened 2026-04-15 01:56:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: patch/release-new-build-artifact-name


📝 Commits (8)

  • f09a3a4 Switching the iOS build artifact and release asset names
  • f5a626a disabling jobs/steps to test the new release asset name
  • 46f4b5f switching to download artifacts from rc
  • 93c3f9e testing the upload of the 'Bitwarden iOS' directory
  • bbd82d6 Build zip asset of the Bitwarden iOS asset
  • 6463400 trying a couple of different zip paths
  • ed89b51 Final package test
  • 042d766 Re-enabling all of the jobs after testing

📊 Changes

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

View changed files

📝 .github/workflows/release.yml (+4 -1)

📄 Description

Type of change

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

Objective

Update with the new iOS build artifact

Code changes

  • .github/workflows/release.yml: update iOS build artifact and release asset name

Testing requirements

This was tested with multiple test release runs. It results in a Bitwarden.iOS.zip to the release.

Latest test release: https://github.com/bitwarden/mobile/actions/runs/1843616355.

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/1778 **Author:** [@joseph-flinn](https://github.com/joseph-flinn) **Created:** 2/14/2022 **Status:** ✅ Merged **Merged:** 2/15/2022 **Merged by:** [@joseph-flinn](https://github.com/joseph-flinn) **Base:** `master` ← **Head:** `patch/release-new-build-artifact-name` --- ### 📝 Commits (8) - [`f09a3a4`](https://github.com/bitwarden/android/commit/f09a3a449aeb6610bd07c563c47d958eeb6838e6) Switching the iOS build artifact and release asset names - [`f5a626a`](https://github.com/bitwarden/android/commit/f5a626a2a653a84745766ac838e99660522f676e) disabling jobs/steps to test the new release asset name - [`46f4b5f`](https://github.com/bitwarden/android/commit/46f4b5ffb21fffc9a29ed59db8da326e2034cfb6) switching to download artifacts from rc - [`93c3f9e`](https://github.com/bitwarden/android/commit/93c3f9e7ffb5b7f0cdde62e6a2cc5561c8623805) testing the upload of the 'Bitwarden iOS' directory - [`bbd82d6`](https://github.com/bitwarden/android/commit/bbd82d67702b815d8fefbe9e02248943c37f5665) Build zip asset of the Bitwarden iOS asset - [`6463400`](https://github.com/bitwarden/android/commit/6463400c7b01da98906a1d8e2fb8eacb9b3bfa90) trying a couple of different zip paths - [`ed89b51`](https://github.com/bitwarden/android/commit/ed89b51f08d48f57af107e29097ab60765de9ffc) Final package test - [`042d766`](https://github.com/bitwarden/android/commit/042d766f517d050ddc2b3aa6f13545ff8d5a4a9c) Re-enabling all of the jobs after testing ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+4 -1) </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 with the new iOS build artifact ## 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:** update iOS build artifact and release asset name ## Testing requirements <!--What functionality requires testing by QA? This includes testing new behavior and regression testing--> This was tested with multiple test release runs. It results in a `Bitwarden.iOS.zip` to the release. Latest test release: https://github.com/bitwarden/mobile/actions/runs/1843616355. ## 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 2026-04-15 01:56:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#15871