updated URLs
364f9b34
Hari Sekhon
committed
5 changed files
HAProxyConfigs.xml
/.teamcity/GitHub/vcsRoots/HAProxyConfigs.xml-2+2
/.teamcity/GitHub/vcsRoots/HAProxyConfigs.xml
Add comment 1 <?xml version="1.0" encoding="UTF-8"?>
Add comment 2 <vcs-root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" uuid="52539268-d78d-4d47-9271-d3b546e34f2a" type="jetbrains.git" xsi:noNamespaceSchemaLocation="https://www.jetbrains.com/teamcity/schemas/2020.1/project-config.xsd">
Add comment 3 Minus   <name>https://github.com/HariSekhon/HAProxy-Configs</name>
Add comment 3 Plus   <name>https://github.com/HariSekhon/HAProxy-configs</name>
Add comment 4 <param name="agentCleanFilesPolicy" value="ALL_UNTRACKED" />
Add comment 5 <param name="agentCleanPolicy" value="ON_BRANCH_CHANGE" />
Add comment 6 <param name="authMethod" value="ANONYMOUS" />
Add comment 7 <param name="branch" value="refs/heads/master" />
Add comment 8 <param name="ignoreKnownHosts" value="true" />
Add comment 9 <param name="submoduleCheckout" value="CHECKOUT" />
Add comment 10 Minus   <param name="url" value="https://github.com/HariSekhon/HAProxy-Configs" />
Add comment 10 Plus   <param name="url" value="https://github.com/HariSekhon/HAProxy-configs" />
Add comment 11 <param name="useAlternates" value="true" />
Add comment 12 <param name="usernameStyle" value="USERID" />
Add comment 13 </vcs-root>
HAProxyConfigs.json
/exports/GitHub/buildTypes/HAProxyConfigs.json-1+1
/exports/GitHub/buildTypes/HAProxyConfigs.json
Add comment 35 "id": "HAProxyConfigs",
Add comment 36 "vcs-root": {
Add comment 37 "id": "HAProxyConfigs",
Add comment 38 Minus   "name": "https://github.com/HariSekhon/HAProxy-Configs",
Add comment 38 Plus   "name": "https://github.com/HariSekhon/HAProxy-configs",
Add comment 39 "href": "/app/rest/vcs-roots/id:HAProxyConfigs"
Add comment 40 },
Add comment 41 "checkout-rules": ""
HAProxyConfigs.json
/exports/GitHub/vcsRoots/HAProxyConfigs.json-2+2
/exports/GitHub/vcsRoots/HAProxyConfigs.json
Add comment 1 {
Add comment 2 "id": "HAProxyConfigs",
Add comment 3 Minus   "name": "https://github.com/HariSekhon/HAProxy-Configs",
Add comment 3 Plus   "name": "https://github.com/HariSekhon/HAProxy-configs",
Add comment 4 "vcsName": "jetbrains.git",
Add comment 5 "href": "/app/rest/vcs-roots/id:HAProxyConfigs",
Add comment 6 "project": {
Add comment 40 },
Add comment 41 {
Add comment 42 "name": "url",
Add comment 43 Minus   "value": "https://github.com/HariSekhon/HAProxy-Configs"
Add comment 43 Plus   "value": "https://github.com/HariSekhon/HAProxy-configs"
Add comment 44 },
Add comment 45 {
Add comment 46 "name": "useAlternates",
HAProxyConfigs_1.kt
/kotlin/GitHub/vcsRoots/HAProxyConfigs_1.kt-2+2
/kotlin/GitHub/vcsRoots/HAProxyConfigs_1.kt
Add comment 6 object HAProxyConfigs_1 : GitVcsRoot({
Add comment 7 uuid = "52539268-d78d-4d47-9271-d3b546e34f2a"
Add comment 8 id("HAProxyConfigs")
Add comment 9 Minus   name = "https://github.com/HariSekhon/HAProxy-Configs"
Add comment 10 Minus   url = "https://github.com/HariSekhon/HAProxy-Configs"
Add comment 9 Plus   name = "https://github.com/HariSekhon/HAProxy-configs"
Add comment 10 Plus   url = "https://github.com/HariSekhon/HAProxy-configs"
Add comment 11 branch = "refs/heads/master"
Add comment 12 })
Add comment 13
.editorconfig
/.editorconfig-1+1
/.editorconfig
Add comment 3 # Author: Hari Sekhon
Add comment 4 # Date: 2015-10-31 19:04:34 +0000 (Sat, 31 Oct 2015)
Add comment 5 #
Add comment 6 Minus  # https://github.com/harisekhon/teamcity-ci
Add comment 6 Plus  # https://github.com/HariSekhon/TeamCity-CI
Add comment 7 #
Add comment 8 # License: see accompanying Hari Sekhon LICENSE file
Add comment 9 #