https://github.com/tombuildsstuff/teamcitymanager
A C# project to continuously manage your teamcity configuration
https://github.com/tombuildsstuff/teamcitymanager
Last synced: 12 months ago
JSON representation
A C# project to continuously manage your teamcity configuration
- Host: GitHub
- URL: https://github.com/tombuildsstuff/teamcitymanager
- Owner: tombuildsstuff
- Created: 2014-06-26T20:15:53.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-30T17:15:55.000Z (about 12 years ago)
- Last Synced: 2025-04-01T22:35:01.130Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 695 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TeamCity Manager
================
Configure your TeamCity server using your Configuration Management system.
Built on the awesome [TeamCitySharp by @stack72](http://github.com/stack72/teamcitysharp) and the [TeamCity API](http://confluence.jetbrains.com/display/TCD8/REST+API)
Installation
------------
TODO
Configuration
-------------
TODO
Testing
-------
I've tested it on TeamCity 8.1.3 - it should work on any version of TeamCity 8.1+ - but I haven't tested it on every version.
The TeamCity API has been pretty lacking in versions prior to 8.1 - so it probably won't work.
YMMV - pull requests are welcomed :)
Contributing
------------
Send a pull request, ideally with tests :)
Licence
-------
MIT