-
Notifications
You must be signed in to change notification settings - Fork 2.6k
AzurePowershellV5: Suppress output from Az-functions #19674
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
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
Hello @mortenlerudjordet, thank you so much for this contribution. Also, you need to do the next steps:
You would see a bunch of generated files in the |
@LeftTwixWand : I ran the npm commands on node.js v10 and merged the files generated into this PR. Sorry I missed this the first time around. |
@v-mohithgc or @LeftTwixWand, please run the pipeline again with the new changes added to the PR. |
@LeftTwixWand ; I have merged in the changes done on master, |
@vincentdass : as code owner for Common/VstsAzureHelpers_ can you review the change I have proposed? |
Hi @mortenlerudjordet , the PR checks are expected to fail as the task version isnt bumped. |
@v-mohithgc : I changed minor to 238 and patch to 0. Ran build and added the files to this PR. Thanks for guiding me |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
@v-mohithgc : Will I have to bump version on all these other tasks also? Tried to run build on all in the error msg from the pipeline, but not all task in the list gets files under _generated after build complete. For the other tasks seems like the reason from the build logs is this: For the tasks not having a package.json I just incremented patch number by one. If changing the version number for these other tasks is required for approval, I can add these build onto the PR. See pipelines are failing on:
|
I will remove the change to Common/VstsAzureHelpers_ and create a new PR without to make it simpler to approve |
Task name: AzurePowershellV5, Common/VstsAzureHelpers_
Description:
Documentation changes required: (Y/N) No
Added unit tests: (Y/N) No
Attached related issue: (Y/N) #19672
Checklist: