geeklearningio / gl-vsts-tasks-yarn

Yarn Package Manager Visual Studio Team Services Build and Release Management extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rebase authentication on NpmAuthenticate Task

sandorfr opened this issue · comments

Microsoft has released this task which provides a more reusable implementation.
https://github.com/Microsoft/vsts-tasks/tree/master/Tasks/NpmAuthenticate

Remaining work:

  • PR to address authOnly issue
  • PR to refactor the npmauthenticate task and make it more reusable so there's no more copy pasted code between our tasks