OctopusDeploy / OctoTFS

| Public | Octopus extensions for Azure DevOps, TFS, VSTS, and VSO
https://marketplace.visualstudio.com/items?itemName=octopusdeploy.octopus-deploy-build-release-tasks
Other
0 stars 41 forks source link

v6 steps report the incorrect minimum agent version #304

Closed benPearce1 closed 1 year ago

benPearce1 commented 1 year ago

The reported agent minimum version for the v6 steps is incorrectly reporting 2.144.0. The correct minimum version should be 2.206.1 to allow for Node 16 support.

When running on an earlier agent version the task may report that it is incompatiable: ##[error]A supported task execution handler was not found. The task does not carry an implementation that is compatible with your current operating system 'Windows(X64)'. Contact the task author for more details.

Workaround: Upgrade the agent version to 2.206.1 or later.

This affects OctoTFS version up to 6.0.502.