absimas / teamcity-rest

TeamCity REST API (bundled in TeamCity distribution)

Home Page:https://www.jetbrains.com/help/teamcity/rest-api.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

official JetBrains project

This is the codebase of the JetBrains TeamCity REST API.
The functionality is bundled in TeamCity distributions and is developed as open-source plugin maintained by TeamCity team.

Issues about TeamCity REST API are to be filed into the TeamCity issue tracker.

Branches

Development for the next feature release
master - API avaialble under .../app/rest, ../app/rest/latest endpoints
trunk-protocol-<version> - previous version of the API avaialble under .../app/rest/ endpoint

Development for the next bugfix release
Jaipur-2018.2.x - API avaialble under .../app/rest, ../app/rest/latest endpoints
Jaipur-2018.2.x-protocol-<version> - previous version of the API avaialble under .../app/rest/ endpoint

History

This repository is migrated from the SVN repository in December 2018.
This repository contains code for TeamCity versions 2018.2.x and above. Older branches can be found in the svn repository.

Misc

The code in this repository is licensed under the Apache License, Version 2.0

About

TeamCity REST API (bundled in TeamCity distribution)

https://www.jetbrains.com/help/teamcity/rest-api.html


Languages

Language:Java 100.0%Language:Shell 0.0%