Vendor |
JetBrains |
License |
|
Type |
free, open source |
This plugin allows to limit
the number of |
In active development. Everybody is encouraged to try the plugin and provide feedback in the forum or post bugs into the issue tracker.
Install the plugin as usual.
Resource is a named entity that is defined per project. Build configurations can lock resources during execution of build steps. To create a resource, head to project configuration page. There choose 'SharedResources' tab.
Resources can have quota - maximum number of concurrent read locks. Example below shows two resources: one with quota, one without.
There are two types of locks supported: read locks and write locks. Read locks are shared (multiple builds with read locks are allowed), write locks are exclusive (only a single running build with a write lock is allowed).
TODO: add description of build parameters defined |
TeamCity 7.1+
Sources on GitHub
Last build on public TeamCity server:
Original issue