Semaphore CI StatusThe extension allows you to view the build status of your project on Semaphore CI from within Visual Studio Code. FeaturesAt this moment the extension allows you to preview the build status of the specific project branch that you want to observe (as specified in the configuration file described below). In this first version the extension allows only for a single project and single branch monitor. UsageOnce installed, the build status of your specific project branch will be displayed at the Visual Studio Code status bar. In order to be enable the extension to communicate with the Semaphore CI, you need to have
CommandsThe extension contributes the following commands to your Visual Studio Code:
SettingsThe extension contributes the following settings parameters to your Visual Studio Code:
E.g. every five minutes:
The default value is 0 (zero), which means no automatic refresh. ContributionIn case you run into any issues while using the extension or have a suggestion on how to improve it, please create an issue here. LicenseDistributed under the MIT License. |