microsoft / tfs-cli

Cross-platform CLI for Microsoft Team Foundation Server and Visual Studio Team Services
MIT License
372 stars 132 forks source link

Update the list of deprecated runners #452

Closed aleksandrlevochkin closed 8 months ago

aleksandrlevochkin commented 8 months ago

WI: AB#2122131

Description

Added Node10 and Node16 to the list of deprecated runners, as their respective Node versions reached the EoL.

Tests

When there is at least one runner in task.json that is not deprecated (i.e. Node20_1), no warning is displayed on task upload:

successful_upload

When all runners in task.json are deprecated, this warning is displayed:

warning

azure-boards[bot] commented 8 months ago

✅ Successfully linked to Azure Boards work item(s):