General Info
Vendor |
JetBrains |
License |
|
Type |
free, open source |
Description
This plugin allows limiting concurrently running builds from different build configurations based on resources and locks defined at the project level.
The current version supports multiple read and exclusive write locks per build configuration.
Plugin Development Status
In active development. Everybody is encouraged to try the plugin and provide feedback in the forum or post bugs into the issue tracker.
Installation
New installation
Install the plugin as usual under TeamCity 7.1.x. The plugin is bundled since TeamCity version 8.
7.1.x to 8.0 update
If you have used the plugin with TeamCity v 7.1.x, you need to remove the installed plugin manually:
- Navigate to
TeamCityDataDirectory
/plugins
- Delete file
TeamCity.SharedResources.zip
- Navigate to
TeamCityDataDirectory
/.unpacked
- Delete folder
TeamCity.SharedResources
and all of its contents
TeamCity Versions Compatibility
TeamCity 7.1+
Download
Stable builds of the plugin are bundled since TeamCity 8.0. Nightly builds and builds for TeamCity 7.1.x can be acquired from our public server
Documentation
For details on the Shared Resources plugin, refer to TeamCity documentation.
Development Links
Sources on GitHub
- Latest 8.0.x build on public TeamCity server:
- Latest 7.1.x build on public TeamCity server:
Related Materials
Original issue