treeherder/ui/contribute.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

27 строки
984 B
JSON
Исходник Обычный вид История

2017-04-05 20:15:45 +03:00
{
"name": "Treeherder",
"description": "Dashboard & service for managing CI data for Mozilla projects",
"repository": {
"url": "https://github.com/mozilla/treeherder",
"license": "MPL2",
"tests": "https://app.circleci.com/pipelines/github/mozilla/treeherder"
2017-04-05 20:15:45 +03:00
},
"participate": {
"home": "https://wiki.mozilla.org/EngineeringProductivity/Projects/Treeherder",
"docs": "https://treeherder.readthedocs.io/",
"chat": {
"url": "https://chat.mozilla.org/#/room/#treeherder:mozilla.org"
}
2017-04-05 20:15:45 +03:00
},
"bugs": {
"list": "https://bugzilla.mozilla.org/buglist.cgi?quicksearch=%3Atreeherder",
"report": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Tree%20Management&component=Treeherder"
},
"urls": {
"prod": "https://treeherder.mozilla.org/",
"stage": "https://treeherder.allizom.org/",
"prototype": "https://prototype.treeherder.nonprod.cloudops.mozgcp.net/"
2017-04-05 20:15:45 +03:00
},
"keywords": ["css", "django", "react", "js", "python"]
2017-04-05 20:15:45 +03:00
}