-
Notifications
You must be signed in to change notification settings - Fork 94
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
Add -AcceptLicense
to Save-PSResource
#1718
Conversation
Hi @o-l-a-v thanks for the PR, more than happy to update the other tests if you can give me permission to make changes to your branch. Otherwise could you add the |
@alerickson This means you can push to this branch too, right? I ask because I don't know. If you need written consent: I consent. 🙂
Only |
/azp PowerShell.PSResourceGet |
Command 'PowerShell.PSResourceGet' is not supported by Azure Pipelines. Supported commands
See additional documentation. |
/azp run PowerShell.PSResourceGet |
Azure Pipelines successfully started running 1 pipeline(s). |
This PR looks good, just waiting on some CI issues to be resolved and then will merge in! |
-AcceptLicense
to Save-PSResource
-AcceptLicense
to Save-PSResource
PR Summary
Fixes #1450, but:
Save-PSResource
accepted license by default previously:PSResourceGet/src/code/SavePSResource.cs
Line 291 in fe9c4d6
Save-PSResource
must be updated, unless that happens automagically?PR Context
To fix said issue.
PR Checklist
.h
,.cpp
,.cs
,.ps1
and.psm1
files have the correct copyright headerWIP:
or[ WIP ]
to the beginning of the title (theWIP
bot will keep its status check atPending
while the prefix is present) and remove the prefix when the PR is ready.-AcceptLicense
toSave-PSResource
if PSResourceGet #1718 gets merged MicrosoftDocs/PowerShell-Docs-PSGet#160