Connect with Semaphore CI and show your build status, right in your editor!
Disclaimer: this extension is not affiliated with Semaphore CI or the company behind it.
Show the most recent runs of the current checked out branch, with details showing status of individual blocks and jobs.
Open the logs of a (failed) job and see where it goes wrong!
See and manage tag builds!
Other notable features:
- Automatic refreshing
- Stop a running job
- Re-run Semaphore pipelines
This extension contributes the following settings:
semaphore-ci.organisations
: The list of organisations that you have access to.semaphore-ci.autorefreshDelay
: The delay between automatic refreshes.
There is also a setting to set the API key, but that will be stored in a file in your home/config directory. This is not stored in the settings because it is unwise to leave an API key in a place that is synchronised to a cloud and other machines.
- Semaphore logo taken from gilbarbara/logos (LICENSE).
- Some other logos taken and modified from the vscode/python extension (LICENSE).
- Branch logo taken and modified from the gitkraken/vscode-gitlens extension (LICENSE).
See CHANGELOG.