Visual Studio Team Services Build Extension for Visual Studio CodeWork with your Visual Studio Team Services builds directly in Visual Studio Code! Features:
The status bar icon will become visible when the necessary settings are provided (see Configuration). A selected build definition in a specific workspace will be selected automatically the next time you open that workspace. ConfigurationThe extension is enabled by providing the following settings (user or workspace):
It also allows to add several build definitions grouped into one status bar indicator. It could be helpful if you trigger multiple builds which overall result is success only if all builds are passing (e.g. when running multiple build definitions on the same code base cross-platform). To enable grouped build definitions, add the following configuration in addition to the one at the top:
LicenseMIT, please see LICENSE for details. Copyright (c) 2016 Jeppe Andersen. |