[PR #213] [MERGED] Add mode upgrade-only-installed to Win_Chocolatey_Manage_Apps_Bulk.ps1 #527

Closed
opened 2026-03-14 01:26:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/community-scripts/pull/213
Author: @derfladi
Created: 2/22/2024
Status: Merged
Merged: 3/13/2024
Merged by: @wh1te909

Base: mainHead: mode-upgrade-only-installed


📝 Commits (4)

  • 408accb Update Win_Chocolatey_Manage_Apps_Bulk.ps1
  • 94756d0 Add new mode
  • d8d3d51 fix wording
  • 147ab78 Merge branch 'main' into mode-upgrade-only-installed

📊 Changes

2 files changed (+27 additions, -8 deletions)

View changed files

📝 community_scripts.json (+3 -3)
📝 scripts/Win_Chocolatey_Manage_Apps_Bulk.ps1 (+24 -5)

📄 Description

Adding mode parameter "upgrade-only-installed" to force chocolatey to upgrade only packages which are installed. Default behaviour of chocolatey would be to install packages which are not found on the target although we only want to upgrade (see https://docs.chocolatey.org/en-us/choco/commands/upgrade)


🔄 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/amidaware/community-scripts/pull/213 **Author:** [@derfladi](https://github.com/derfladi) **Created:** 2/22/2024 **Status:** ✅ Merged **Merged:** 3/13/2024 **Merged by:** [@wh1te909](https://github.com/wh1te909) **Base:** `main` ← **Head:** `mode-upgrade-only-installed` --- ### 📝 Commits (4) - [`408accb`](https://github.com/amidaware/community-scripts/commit/408accb1842717dfefd2db50753675903fb702d2) Update Win_Chocolatey_Manage_Apps_Bulk.ps1 - [`94756d0`](https://github.com/amidaware/community-scripts/commit/94756d06a8bade5262f9ea3a8f301af54df4ae80) Add new mode - [`d8d3d51`](https://github.com/amidaware/community-scripts/commit/d8d3d518f77c00b503ba424f8a11d1c517829e5f) fix wording - [`147ab78`](https://github.com/amidaware/community-scripts/commit/147ab786c68fb90559a4c7147caec7a40939b5e2) Merge branch 'main' into mode-upgrade-only-installed ### 📊 Changes **2 files changed** (+27 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `community_scripts.json` (+3 -3) 📝 `scripts/Win_Chocolatey_Manage_Apps_Bulk.ps1` (+24 -5) </details> ### 📄 Description Adding mode parameter "upgrade-only-installed" to force chocolatey to upgrade only packages which are installed. Default behaviour of chocolatey would be to install packages which are not found on the target although we only want to upgrade (see https://docs.chocolatey.org/en-us/choco/commands/upgrade) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 01:26:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/community-scripts#527
No description provided.