go-teamcity icon indicating copy to clipboard operation
go-teamcity copied to clipboard

Golang client for TeamCity REST API

Results 13 go-teamcity issues
Sort by recently updated
recently updated
newest added

REST API has undocumented endpoints for GET/PUT sub-projects and buildConfiguration display order, as implemented by https://youtrack.jetbrains.com/issue/TW-41796

enhancement

Looking at the Project struct I can't see a way of listing sub project to a project. Is there another way this can be done that I am missing? I...

enhancement

Currently, `SnapshotDependency` is created with default UI options. This issue is to add support for fully configuring all UI options when adding a snapshot dependency to a build configuration. ![image](https://user-images.githubusercontent.com/787135/42900371-0cbc063e-8ac9-11e8-8b8e-050a00f9bcd3.png)

enhancement
good first issue