stack72 / TeamCityRubies

Ruby API to interact with TeamCity REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TeamCityRubies

Ruby API to interact with TeamCity REST API

Methods available

GetAllProjects                   - e.g. http://teamcity:8111/httpAuth/app/rest/projects
GetProjectDetails                - e.g. http://teamcity:8111/httpAuth/app/rest/projects/id:project82
GetBuildConfigurationsForProject - e.g. http://teamcity:8111/httpAuth/app/rest/projects/<projectLocator>/buildTypes

About

Ruby API to interact with TeamCity REST API