mirror of
https://github.com/amidaware/community-scripts.git
synced 2026-04-27 23:15:49 +03:00
[PR #213] [MERGED] Add mode upgrade-only-installed to Win_Chocolatey_Manage_Apps_Bulk.ps1 #527
Labels
No labels
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/community-scripts#527
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:mode-upgrade-only-installed📝 Commits (4)
408accbUpdate Win_Chocolatey_Manage_Apps_Bulk.ps194756d0Add new moded8d3d51fix wording147ab78Merge 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.