Skip to content

fixes missing flag for update from gallery#71

Merged
visschersm merged 1 commit into
mainfrom
70-update-issues
Oct 30, 2025
Merged

fixes missing flag for update from gallery#71
visschersm merged 1 commit into
mainfrom
70-update-issues

Conversation

@visschersm
Copy link
Copy Markdown
Contributor

Passes the FromGallery on update-quickpath command. This should fix the issue.

@visschersm visschersm requested a review from Copilot October 30, 2025 06:05
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
private/Get-Commands.ps1 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR modifies the "update" command to explicitly use the -FromGallery parameter when invoking Update-QuickPath, changing it from a dynamic string-based command to a scriptblock with a hardcoded parameter.

  • Changed the "update" command from a string-based function reference to a scriptblock with the -FromGallery parameter

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread private/Get-Commands.ps1
@visschersm visschersm merged commit fa1ec71 into main Oct 30, 2025
8 checks passed
@visschersm visschersm deleted the 70-update-issues branch October 30, 2025 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants