General Info
Author |
Oleg Rybak |
License |
|
Type |
open source |
Status |
in development |
Description
This plugin introsuces concept of shared resources and locks into TeamCity build configurations. Currenct version supports multiple read and write locks per build configuration
Usage
There are two types of locks supported: read locks and write locks. Read locks are shared, write locks are exclusive
- After installing the plugin, head to build step in a build configuration, that requires locks.
- Add a build feature 'Shared Resources management'
- Use dialog to add necessary locks
- Save your changes. Locks will be visible on the build step page
- To see locks in effect, see builds standing in build queue
TeamCity Versions Compatibility
TeamCity 7.0+
Sources
Sources on GitHub
Continuous Integration
- CI Page
- Current nightly build on public TeamCity server:
- Current stable build
Download
Download from public TeamCity server