You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
[Tree Status] Update all references in Skia repo to tree-status
* Mainly updates to documentation.
* Fix some comments in PRESUBMIT.py.
* Delete tools/lua/trigger_ct_lua. It has not worked in many years.
Bug: skia:9962
Change-Id: If6f58f173f2c8bd3fc9bdfc4db440f42489fee08
Docs-Preview: https://skia.org/?cl=274597
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/274597
Commit-Queue: Ravi Mistry <rmistry@google.com>
Reviewed-by: Eric Boren <borenet@google.com>
Copy file name to clipboardExpand all lines: site/dev/sheriffing/android.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ The changes created by the release rollers:
53
53
View current and upcoming RoboCops
54
54
----------------------------------
55
55
56
-
The list of RoboCops is specified in the [skia-tree-status web app](http://skia-tree-status.appspot.com/robocop). The current RoboCop is highlighted in green.
56
+
The list of RoboCops is specified in the [tree-status web app](http://tree-status.skia.org/robocop). The current RoboCop is highlighted in green.
57
57
The banner on the top of the [status page](https://status.skia.org) also displays the current RoboCop.
Copy file name to clipboardExpand all lines: site/dev/sheriffing/gpu.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ Also, whenever a wrangler figures out how to accomplish a wrangly task (e.g. run
42
42
View current and upcoming wranglers
43
43
----------------------------------
44
44
45
-
The list of wranglers is specified in the [skia-tree-status web app](http://skia-tree-status.appspot.com/gpu-sheriff). The current wrangler is highlighted in green.
45
+
The list of wranglers is specified in the [tree-status web app](http://tree-status.skia.org/wrangler). The current wrangler is highlighted in green.
46
46
The banner on the top of the [status page](https://status.skia.org) also displays the current wrangler.
Copy file name to clipboardExpand all lines: site/dev/sheriffing/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Below is a brief summary of what the sheriff does for each task:
31
31
* Understand the [testing infrastructure](https://skia.org/dev/testing/automated_testing).
32
32
* Start watching the [status page](https://status.skia.org) for bot breakages.
33
33
* Track down people responsible for breakages and revert broken changes if there is no easy fix. You can use [blamer](#blamer) to help track down such changes.
34
-
* Close and open the [tree](http://skia-tree-status.appspot.com).
34
+
* Close and open the [tree](http://tree-status.skia.org).
35
35
* Keep the builder comments on the [status page](https://status.skia.org) up to date.
36
36
* File or follow up with [BreakingTheBuildbots bugs](https://bugs.chromium.org/p/skia/issues/list?q=label:BreakingTheBuildbots). See the tip on [when to file bugs](#when_to_file_bugs).
37
37
* Read and update the [Ongoing Issues section](https://docs.google.com/document/d/1y2jUf4vXI0fwhu2TiCLVIfWC1JOxFcHXGw39y7i-y_I/edit#heading=h.tpualuc3p7z0) in the handoff doc.
@@ -80,7 +80,7 @@ In general, sheriffs should have a strong bias towards actions that keep the tre
80
80
View current and upcoming sheriffs
81
81
----------------------------------
82
82
83
-
The list of sheriffs is specified in the [skia-tree-status web app](https://skia-tree-status.appspot.com/sheriff). The current sheriff is highlighted in green.
83
+
The list of sheriffs is specified in the [tree-status web app](https://tree-status.skia.org/sheriff). The current sheriff is highlighted in green.
84
84
The banner on the top of the [status page](https://status.skia.org) also displays the current sheriff.
85
85
86
86
@@ -105,7 +105,7 @@ Look at all existing [BreakingTheBuildbots bugs](https://bug.skia.org/?q=label:B
105
105
<aname="how_close_tree"></a>
106
106
### How to close or re-open the tree
107
107
108
-
1. Go to [skia-tree-status.appspot.com](https://skia-tree-status.appspot.com).
108
+
1. Go to [tree-status.skia.org](https://tree-status.skia.org).
109
109
2. Change the status.
110
110
* To close the tree, include the word "closed" in the status.
111
111
* To open the tree, include the word "open" in the status.
0 commit comments