One of the latest feature of VSTS is to provide a library for share variables between Releases definitions.
In this blog post we will see how create these shared variables and how link them to release definition.
One of the latest feature of VSTS is to provide a library for share variables between Releases definitions.
In this blog post we will see how create these shared variables and how link them to release definition.
One of last feature of VSTS is the possibility to view the Usage of resources consumption of VSTS by individual user.
One of this usage metric is the Usage TSTUs (Team Services Through Units) that correspond to shared resources consumption as for example : file upload with source control, running complex query, build execution. All this metrics is in one unit data called TSTUs.
In TFS 2013 Xaml build and Msbuild we have the possibility to generate a folder _PublishedWebsites that contain the files result for the web project compilation.
We have seen in a previous article, the bases to create an extension for VSTS, that is to say, the pre-requisites and the structure of the Visual Studio solution.
But before you can use the extension remains of published step.
Publish an extension for VSTS is to: