jessehouwing / azure-pipelines-tfvc-tasks

Azure Pipelines tasks for Team Foundation Version Control
https://marketplace.visualstudio.com/items?itemName=jessehouwing.jessehouwing-vsts-tfvc-tasks
MIT License
27 stars 18 forks source link

Convert to Typescript #43

Closed jessehouwing closed 4 years ago

jessehouwing commented 7 years ago

Now that Agent 2 is out and it ships with tf.exe on windows and tf on linux I want to convert over to invoking that instead of rolling my own code. That should insure the same behavior and will make the whole system more extensible

From there it should be easy to support

arman-m commented 4 years ago

This is a great idea but the comment is almost 2 years old. Are you still planning to convert the task to Typescript? I just installed it and I get a warning after build:

[warning]Task 'TFVCCheckin' (1.4.1) is using deprecated task execution handler. The task should use the supported task-lib: https://aka.ms/tasklib

jessehouwing commented 4 years ago

If you'd pick the 2.* version of the task the warning will disappear.

I have few clients using tfvc at the moment, so not very many victims to test against. Thus trying to not do too much high impact changes.

What would you use a typescript version for?

On Sat, 19 Oct 2019, 05:45 arman-m, notifications@github.com wrote:

This is a great idea but the comment is almost 2 years old. Are you still planning to convert the task to Typescript? I just installed it and I get a warning after build:

[warning]Task 'TFVCCheckin' (1.4.1) is using deprecated task execution

handler. The task should use the supported task-lib: https://aka.ms/tasklib

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jessehouwing/azure-pipelines-tfvc-tasks/issues/43?email_source=notifications&email_token=AA724S7DQFEHWHIHAPFFIWLQPJ7EDA5CNFSM4C4OT6Y2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBXAGFY#issuecomment-544080663, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA724SYYXGZ2E5IISQB44MTQPJ7EDANCNFSM4C4OT6YQ .