-
Notifications
You must be signed in to change notification settings - Fork 2.6k
AzurePowershellV5: Az-function output suppression #19694
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
Conversation
@LeftTwixWand and @v-mohithgc: I removed the changes to helper function to make approval process easier. Hopefully this will make for a streamlined approval engagement. |
@MrNewgarden: Please approve this also, it's the same as #19674 but removed the changes to VstsAzureHelpers_ as this triggered changing version on many other tasks. |
@manolerazvan please approve the code |
Commenter does not have sufficient privileges for PR 19694 in repo microsoft/azure-pipelines-tasks |
@v-mohithgc @LeftTwixWand please approve |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
Hey @MrNewgarden thank you for reaching me out. I approved the PR, and it can be merged as soon as pipeline is completed. |
I've added a commit with version bump |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
@LeftTwixWand : Thanks, a bit confusing what should be the correct version to use. |
Hey @mortenlerudjordet I completely agree, that versioning might be a bit confusing. But now we're moving from NodeJS 10 to NodeJS 20. Anyway, thank you for the contribution. |
Task name: AzurePowershellV5
Description: Suppress Az-functions output in line with rest of task code
Documentation changes required: N
Added unit tests: N
Attached related issue: Y : #19672
Checklist: