Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Add PassThru parameter to Install/Update functions #487

Merged
merged 14 commits into from
May 31, 2019

Conversation

ThomasNieto
Copy link
Contributor

This PR closes #14. The -PassThru parameter outputs a Microsoft.PowerShell.Commands.PSRepositoryItemInfo object.

@ThomasNieto ThomasNieto changed the title Add Install-Module/Script -PassThru Parameter Add PassThru parameter to Install/Update functions May 30, 2019
@ThomasNieto
Copy link
Contributor Author

@alerickson Is there a way to trigger a rebuild of just the job that failed? Also, I'm not sure why it failed in the first place since it passed on all the other platforms and the last run. The test that failed is not part of the changes I made.

@alerickson
Copy link
Member

@tnieto88 everything's solid! The only test that failed is a notoriously flakey. I'm rerunning the failed test image but the PR is fine

@ThomasNieto
Copy link
Contributor Author

@alerickson thanks! It looks like that test passed now.

@alerickson alerickson merged commit 6f6620c into PowerShell:development May 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Install-Module should have a -Passthru parameter
2 participants