File tree Expand file tree Collapse file tree 1 file changed +65
-0
lines changed
Expand file tree Collapse file tree 1 file changed +65
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "id" : " TeamCity" ,
3+ "name" : " TeamCity" ,
4+ "vcsName" : " jetbrains.git" ,
5+ "href" : " /app/rest/vcs-roots/id:TeamCity" ,
6+ "project" : {
7+ "id" : " _Root" ,
8+ "name" : " <Root project>" ,
9+ "description" : " Contains all other projects" ,
10+ "href" : " /app/rest/projects/id:_Root" ,
11+ "webUrl" : " http://localhost:8111/project.html?projectId=_Root"
12+ },
13+ "properties" : {
14+ "count" : 11 ,
15+ "property" : [
16+ {
17+ "name" : " agentCleanFilesPolicy" ,
18+ "value" : " ALL_UNTRACKED"
19+ },
20+ {
21+ "name" : " agentCleanPolicy" ,
22+ "value" : " ON_BRANCH_CHANGE"
23+ },
24+ {
25+ "name" : " authMethod" ,
26+ "value" : " TEAMCITY_SSH_KEY"
27+ },
28+ {
29+ "name" : " branch" ,
30+ "value" : " refs/heads/master"
31+ },
32+ {
33+ "name" : " ignoreKnownHosts" ,
34+ "value" : " true"
35+ },
36+ {
37+ "name" : " submoduleCheckout" ,
38+ "value" : " CHECKOUT"
39+ },
40+ {
41+ "name" : " teamcitySshKey" ,
42+ "value" : " VCS SSH Key"
43+ },
44+ {
45+ "name" : " url" ,
46+ "value" : " github.com:HariSekhon/TeamCity-CI"
47+ },
48+ {
49+ "name" : " useAlternates" ,
50+ "value" : " true"
51+ },
52+ {
53+ "name" : " username" ,
54+ "value" : " git"
55+ },
56+ {
57+ "name" : " usernameStyle" ,
58+ "value" : " USERID"
59+ }
60+ ]
61+ },
62+ "vcsRootInstances" : {
63+ "href" : " /app/rest/vcs-root-instances?locator=vcsRoot:(id:TeamCity)"
64+ }
65+ }
You can’t perform that action at this time.
0 commit comments