Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help updates for Preview 13 release #651

Merged
merged 23 commits into from May 25, 2022
Merged

Conversation

SydneyhSmith
Copy link
Collaborator

@SydneyhSmith SydneyhSmith commented May 23, 2022

PR Summary

Doc updates for:

  • Scope parameter for Get/Uninstall
  • Register-PSResourceRepository -CredentialInfo
  • Install-PSResource -RequiredResourceFile for psd1 and json
  • Install-PSResource -RequiredResource
  • AuthenticodeCheck parameter switch for Save, Install, Update
  • Find -Name required

PR Context

PR Checklist

@SydneyhSmith SydneyhSmith requested a review from anamnavi May 24, 2022
@SydneyhSmith
Copy link
Collaborator Author

@SydneyhSmith SydneyhSmith commented May 24, 2022

Alrighty, took out the AuthenticodeCheck stuff, should be good to merge

@ThomasNieto
Copy link

@ThomasNieto ThomasNieto commented May 25, 2022

@SydneyhSmith the changes in this PR do not fix #647. The fix would be to add [SupportsWildcards()] attribute to each parameter that accepts wildcards for the help system to parse.

@alerickson alerickson merged commit 0991d59 into PowerShell:master May 25, 2022
10 checks passed
@alerickson
Copy link
Member

@alerickson alerickson commented May 25, 2022

@ThomasNieto, just removed that issue from this PR description so we can properly address it separately

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.

None yet

3 participants