Yarn Build and Release Tasks
Migrating off this extensionYarn 1.x is already available in the standard hosted agent images, and Yarn 2 and later can be enabled directly through Corepack. Between the two, none of this needs an extension any more. The following does everything this extension did, with nothing installed:
If your project pins its Yarn version with the If package feed authentication is needed — the one thing the Yarn task did beyond running Yarn — the built-in npm authenticate task does the job. Yarn is Facebook's npm alternative. It is the fast, reliable and secure dependency management. This extension brings the power of Yarn to Visual Studio Team Services Build and Release Management. It enables using yarn with the official npm registry or any registry you like such as Myget or Visual Studio Team Services Package Management.
Why so much sudden love for Yarn ? You can find out here Learn more about this extension on the wiki! Tasks included
StepsAfter installing the extension, you can add one (or more) of the tasks to a new or existing build definition or release definition
Starting with version
Learn moreThe source for this extension is on GitHub. Take, fork, and extend. Known IssuesPlease refer to our wiki page on Github Release NotesPlease refer to our release page on Github |


