зеркало из https://github.com/mozilla/treeherder.git
Merge pull request #218 from mozilla/fix-thunderbird-ingestion
Bug 1035222 - Use correct Thunderbird repo name to fix ingestion
This commit is contained in:
Коммит
2ea74beeab
|
@ -420,10 +420,10 @@
|
|||
"model": "model.repository",
|
||||
"fields": {
|
||||
"dvcs_type": "hg",
|
||||
"name": "thunderbird-trunk",
|
||||
"name": "comm-central",
|
||||
"url": "https://hg.mozilla.org/comm-central",
|
||||
"active_status": "active",
|
||||
"codebase": "?",
|
||||
"codebase": "comm",
|
||||
"repository_group": 1,
|
||||
"description": ""
|
||||
}
|
||||
|
@ -433,10 +433,10 @@
|
|||
"model": "model.repository",
|
||||
"fields": {
|
||||
"dvcs_type": "hg",
|
||||
"name": "thunderbird-try",
|
||||
"name": "try-comm-central",
|
||||
"url": "https://hg.mozilla.org/try-comm-central",
|
||||
"active_status": "active",
|
||||
"codebase": "?",
|
||||
"codebase": "comm",
|
||||
"repository_group": 3,
|
||||
"description": ""
|
||||
}
|
||||
|
@ -446,10 +446,10 @@
|
|||
"model": "model.repository",
|
||||
"fields": {
|
||||
"dvcs_type": "hg",
|
||||
"name": "thunderbird-aurora",
|
||||
"name": "comm-aurora",
|
||||
"url": "https://hg.mozilla.org/releases/comm-aurora",
|
||||
"active_status": "active",
|
||||
"codebase": "?",
|
||||
"codebase": "comm",
|
||||
"repository_group": 2,
|
||||
"description": ""
|
||||
}
|
||||
|
@ -459,10 +459,10 @@
|
|||
"model": "model.repository",
|
||||
"fields": {
|
||||
"dvcs_type": "hg",
|
||||
"name": "thunderbird-beta",
|
||||
"name": "comm-beta",
|
||||
"url": "https://hg.mozilla.org/releases/comm-beta",
|
||||
"active_status": "active",
|
||||
"codebase": "?",
|
||||
"codebase": "comm",
|
||||
"repository_group": 2,
|
||||
"description": ""
|
||||
}
|
||||
|
@ -472,10 +472,10 @@
|
|||
"model": "model.repository",
|
||||
"fields": {
|
||||
"dvcs_type": "hg",
|
||||
"name": "thunderbird-esr24",
|
||||
"name": "comm-esr24",
|
||||
"url": "https://hg.mozilla.org/releases/comm-esr24",
|
||||
"active_status": "active",
|
||||
"codebase": "?",
|
||||
"codebase": "comm",
|
||||
"repository_group": 2,
|
||||
"description": ""
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче