[PR #1957] [MERGED] Pin NuGet version #51469

Closed
opened 2026-05-01 15:10:09 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: patch/pin-nuget-version


📝 Commits (4)

  • 0a01e1f Pinning the version of NuGet to 5.x
  • f1287ce pinning NuGet verison to 5.9.x
  • 6a6a812 pinning NuGet to 5.9.0.7134
  • 304eb41 pinning NuGet to 5.9.0

📊 Changes

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

View changed files

📝 .github/workflows/build.yml (+15 -0)

📄 Description

Type of change

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

Objective

GitHub decided to break our builds by updating NuGet. This pins the version to that last working version.

Code changes

  • .github/workflows/build.yml: Pin the NuGet versions

Before you submit

  • I have checked for formatting errors (dotnet tool run dotnet-format --check) (required)
  • 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/1957 **Author:** [@joseph-flinn](https://github.com/joseph-flinn) **Created:** 6/16/2022 **Status:** ✅ Merged **Merged:** 6/16/2022 **Merged by:** [@joseph-flinn](https://github.com/joseph-flinn) **Base:** `master` ← **Head:** `patch/pin-nuget-version` --- ### 📝 Commits (4) - [`0a01e1f`](https://github.com/bitwarden/android/commit/0a01e1f710421404b83b3a320c518606b4dbfaaf) Pinning the version of NuGet to 5.x - [`f1287ce`](https://github.com/bitwarden/android/commit/f1287ceea823c61f0545747ddad0089a4d1ffd64) pinning NuGet verison to 5.9.x - [`6a6a812`](https://github.com/bitwarden/android/commit/6a6a81254b684eb364058c7621d4dfc26b201c03) pinning NuGet to 5.9.0.7134 - [`304eb41`](https://github.com/bitwarden/android/commit/304eb41160062b652bcaa67a822933d2a1d0b459) pinning NuGet to 5.9.0 ### 📊 Changes **1 file changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+15 -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--> GitHub decided to break our builds by updating NuGet. This pins the version to that last working version. ## 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/build.yml:** Pin the NuGet versions ## Before you submit - [ ] I have checked for formatting errors (`dotnet tool run dotnet-format --check`) (required) - [ ] 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 2026-05-01 15:10:09 -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#51469