Closed verback2308 closed 1 year ago
This has broken our builds today, too.
This has broken our builds today, too.
The good news is that there is a temporary workaround
Same as #18895
This has broken our builds today, too.
The good news is that there is a temporary workaround
Turns out the workaround doesn't work if you use the classic editor (like we do) and not YAML for the pipelines. I can only specify the task should use 1. or 2. but not 2.226.2 specifically.
Turns out the workaround doesn't work if you use the classic editor (like we do) and not YAML for the pipelines. I can only specify the task should use 1. or 2. but not 2.226.2 specifically.
Exactly, this need to be fixed ASAP
This has broken our builds today, too.
The good news is that there is a temporary workaround
Turns out the workaround doesn't work if you use the classic editor (like we do) and not YAML for the pipelines. I can only specify the task should use 1. or 2. but not 2.226.2 specifically.
Have you tried to replace the content of the 2.227.0 folder with the content of the 2.226.2 folder?
We apologize for the issue caused. We have restored the previous version of the task. Could you please check if the problem persists? Thank you
We apologize for the issue caused. We have restored the previous version of the task. Could you please check if the problem persists? Thank you
The problem persists!
At this time, no change. The agent always use 2.227.0 version.
It is currently running 2.226.2 fine for us using classic pipelines on a self-hosted agent.
Task : PowerShell Description : Run a PowerShell script on Linux, macOS, or Windows Version : 2.226.2 Author : Microsoft Corporation Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/powershell
EDIT: It worked fine for our build pipeline and was using 2.226.2, but our release pipeline which is ran on a different agent is still having issues and trying to use version 2.227.0
@verback2308 @alexandrelugand @nanny07 @Kyle-270 the issue should not exist at this time. Please let me know if you are still facing with this problem
@KonstantinTyukalov now it works again as I said in the other thread. Thanks again
Closing this as fixed. Please ping me if someone still have this issue
Task name
PowerShell
Task version
2.227.0
Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
Windows Server 2012
Task log
Relevant log output
Aditional info
This task started to fail after today's update to the 2.227.0 version. I've found a workaround to restore our CI/CD process by replacing files in C:\vsts-agent_work_tasks\PowerShell_XXX\2.227.0 with a content of a previous version.
Here is a task: