geeklearningio / gl-vsts-tasks-yarn

Yarn Package Manager Visual Studio Team Services Build and Release Management extensions
MIT License
52 stars 18 forks source link

Introduce a Yarn Tool Installer task #23

Closed sandorfr closed 6 years ago

sandorfr commented 6 years ago

With that task a user could specify a version and the task would download and cache the matching version. This would allow users to use whatever version they'd like no matter what is bundled in the task. In addition it would speed up things as it would remove the need to detar yarn image each time the task is run.

Tool cache documentation

Aron4u commented 6 years ago

+1