added .teamcity.vcs.json
8b15fade
Hari Sekhon
committed
1 changed file
.teamcity.vcs.json
/.teamcity.vcs.json+58
/.teamcity.vcs.json
Add comment 1 Plus  {
Add comment 2 Plus   "id": "TeamCity",
Add comment 3 Plus   "name": "TeamCity",
Add comment 4 Plus   "vcsName": "jetbrains.git",
Add comment 5 Plus   "href": "/httpAuth/app/rest/vcs-roots/id:TeamCity",
Add comment 6 Plus   "project": {
Add comment 7 Plus   "id": "_Root",
Add comment 8 Plus   "name": "<Root project>",
Add comment 9 Plus   "description": "Contains all other projects",
Add comment 10 Plus   "href": "/httpAuth/app/rest/projects/id:_Root",
Add comment 11 Plus   "webUrl": "http://localhost:8111/project.html?projectId=_Root"
Add comment 12 Plus   },
Add comment 13 Plus   "properties": {
Add comment 14 Plus   "count": 9,
Add comment 15 Plus   "property": [
Add comment 16 Plus   {
Add comment 17 Plus   "name": "agentCleanFilesPolicy",
Add comment 18 Plus   "value": "ALL_UNTRACKED"
Add comment 19 Plus   },
Add comment 20 Plus   {
Add comment 21 Plus   "name": "agentCleanPolicy",
Add comment 22 Plus   "value": "ON_BRANCH_CHANGE"
Add comment 23 Plus   },
Add comment 24 Plus   {
Add comment 25 Plus   "name": "authMethod",
Add comment 26 Plus   "value": "ANONYMOUS"
Add comment 27 Plus   },
Add comment 28 Plus   {
Add comment 29 Plus   "name": "branch",
Add comment 30 Plus   "value": "master"
Add comment 31 Plus   },
Add comment 32 Plus   {
Add comment 33 Plus   "name": "ignoreKnownHosts",
Add comment 34 Plus   "value": "true"
Add comment 35 Plus   },
Add comment 36 Plus   {
Add comment 37 Plus   "name": "submoduleCheckout",
Add comment 38 Plus   "value": "CHECKOUT"
Add comment 39 Plus   },
Add comment 40 Plus   {
Add comment 41 Plus   "name": "url",
Add comment 42 Plus   "value": "https://github.com/HariSekhon/TeamCity-CI"
Add comment 43 Plus   },
Add comment 44 Plus   {
Add comment 45 Plus   "name": "useAlternates",
Add comment 46 Plus   "value": "true"
Add comment 47 Plus   },
Add comment 48 Plus   {
Add comment 49 Plus   "name": "usernameStyle",
Add comment 50 Plus   "value": "USERID"
Add comment 51 Plus   }
Add comment 52 Plus   ]
Add comment 53 Plus   },
Add comment 54 Plus   "vcsRootInstances": {
Add comment 55 Plus   "href": "/httpAuth/app/rest/vcs-root-instances?locator=vcsRoot:(id:TeamCity)"
Add comment 56 Plus   }
Add comment 57 Plus  }
Add comment 58 Plus