blob: 79e5d2bf215bd515e56c7b67d7dbcca79401de60 [file] [log] [blame]
Oleh Prypin1a0593f2019-03-11 09:43:28 +01001tree_status_host: "webrtc-status.appspot.com"
2links {
3 name: "Consoles"
4 links {
5 text: "WebRTC"
6 url: "/p/webrtc/g/ci"
7 alt: "WebRTC Main CI Console"
8 }
9 links {
10 text: "WebRTC Cron"
11 url: "/p/webrtc/g/cron"
12 alt: "WebRTC Cron Console"
13 }
14 links {
15 text: "WebRTC Perf"
16 url: "/p/webrtc/g/perf"
17 alt: "WebRTC Perf Console"
18 }
19 links {
20 text: "Chromium"
21 url: "/p/chromium/g/chromium.webrtc"
22 alt: "Chromium WebRTC Console"
23 }
24 links {
25 text: "Chromium FYI"
26 url: "/p/chromium/g/chromium.webrtc.fyi"
27 alt: "Chromium WebRTC FYI Console"
28 }
29 links {
30 text: "Try WebRTC"
31 url: "/p/webrtc/g/try"
32 alt: "WebRTC Try Builders"
33 }
34}
35links {
36 name: "Links"
37 links {
38 text: "Source"
Christoffer Jansson9ca30912021-06-22 16:02:31 +020039 url: "https://webrtc.googlesource.com/src/+/main/"
Oleh Prypin1a0593f2019-03-11 09:43:28 +010040 }
41 links {
42 text: "Reviews"
43 url: "https://webrtc-review.googlesource.com/"
44 }
45 links {
46 text: "Bugs"
47 url: "https://bugs.webrtc.org/"
48 }
49 links {
50 text: "LKGR status"
51 url: "https://storage.cloud.google.com/chromium-webrtc/lkgr-status/webrtc-lkgr-status.html"
52 }
53}
54console_groups {
55 console_ids: "webrtc/ci"
56 console_ids: "webrtc/perf"
57 console_ids: "chromium/chromium.webrtc"
58 console_ids: "chromium/chromium.webrtc.fyi"
59}