-
Notifications
You must be signed in to change notification settings - Fork 0
A TeamCity plugin that broadcasts project config state as they change based off the TeamCity SDK listeners. An end point is provided to the plugin and post requests are sent as and when the project state changes. So this is an alpha release that requires further work to extend functionality.
License
globallogicuki/tc-broacaster
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TeamCity server-side plugin This is an empty project to develop TeamCity plugin that operates on server-side only. 1. Implement Put your implementing classes to "<artifactId>-server" module. Do not forget to update spring context file in 'main/resources/META-INF'. See TeamCity documentation for details. 2. Build Issue 'mvn package' command from the root project to build your plugin. Resulting package <artifactId>.zip will be placed in 'target' directory. 3. Install To install the plugin, put zip archive to 'plugins' dir under TeamCity data directory and restart the server.
About
A TeamCity plugin that broadcasts project config state as they change based off the TeamCity SDK listeners. An end point is provided to the plugin and post requests are sent as and when the project state changes. So this is an alpha release that requires further work to extend functionality.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published