Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 4c0ffe7

Browse files
rmistrySkia Commit-Bot
authored andcommitted
[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>
1 parent 9eb7874 commit 4c0ffe7

File tree

10 files changed

+12
-126
lines changed

10 files changed

+12
-126
lines changed

PRESUBMIT.py

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -282,11 +282,7 @@ def _CommonChecks(input_api, output_api):
282282

283283

284284
def CheckChangeOnUpload(input_api, output_api):
285-
"""Presubmit checks for the change on upload.
286-
287-
The following are the presubmit checks:
288-
* Check change has one and only one EOL.
289-
"""
285+
"""Presubmit checks for the change on upload."""
290286
results = []
291287
results.extend(_CommonChecks(input_api, output_api))
292288
# Run on upload, not commit, since the presubmit bot apparently doesn't have
@@ -524,14 +520,7 @@ def PostUploadHook(gerrit, change, output_api):
524520

525521

526522
def CheckChangeOnCommit(input_api, output_api):
527-
"""Presubmit checks for the change on commit.
528-
529-
The following are the presubmit checks:
530-
* Check change has one and only one EOL.
531-
* Ensures that the Skia tree is open in
532-
http://skia-tree-status.appspot.com/. Shows a warning if it is in 'Caution'
533-
state and an error if it is in 'Closed' state.
534-
"""
523+
"""Presubmit checks for the change on commit."""
535524
results = []
536525
results.extend(_CommonChecks(input_api, output_api))
537526
results.extend(_CheckLGTMsForPublicAPI(input_api, output_api))

infra/bots/android_compile/trigger_wait_ac_task.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
'\n\n'
3535
'Your run failed due to unknown infrastructure failures.\n'
3636
'Please contact rmistry@ or the trooper from '
37-
'http://skia-tree-status.appspot.com/trooper\n'
37+
'http://tree-status.skia.org/trooper\n'
3838
'Sorry for the inconvenience!\n'
3939
)
4040

infra/bots/g3_compile/trigger_wait_g3_task.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
'\n\n'
3232
'Your run failed due to unknown infrastructure failures.\n'
3333
'Please contact rmistry@ or the trooper from '
34-
'http://skia-tree-status.appspot.com/trooper\n'
34+
'http://tree-status.skia.org/trooper\n'
3535
'Sorry for the inconvenience!\n'
3636
)
3737
MISSING_APPROVAL_ERROR_MSG = (

site/dev/contrib/directory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The Skia Directory
1515

1616
* BuildBot Consoles
1717
- [Commit Status](https://status.skia.org/)
18-
- [Tree Status](https://skia-tree-status.appspot.com/) (requires login)
18+
- [Tree Status](https://tree-status.skia.org/) (requires login)
1919
- [BuildBot Console](https://build.chromium.org/p/client.skia/console)
2020
- [FYI BuildBot
2121
Console](https://build.chromium.org/p/client.skia.fyi/console)

site/dev/sheriffing/android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The changes created by the release rollers:
5353
View current and upcoming RoboCops
5454
----------------------------------
5555

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.
5757
The banner on the top of the [status page](https://status.skia.org) also displays the current RoboCop.
5858

5959

site/dev/sheriffing/gpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Also, whenever a wrangler figures out how to accomplish a wrangly task (e.g. run
4242
View current and upcoming wranglers
4343
----------------------------------
4444

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.
4646
The banner on the top of the [status page](https://status.skia.org) also displays the current wrangler.
4747

4848

site/dev/sheriffing/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Below is a brief summary of what the sheriff does for each task:
3131
* Understand the [testing infrastructure](https://skia.org/dev/testing/automated_testing).
3232
* Start watching the [status page](https://status.skia.org) for bot breakages.
3333
* 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).
3535
* Keep the builder comments on the [status page](https://status.skia.org) up to date.
3636
* 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).
3737
* 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
8080
View current and upcoming sheriffs
8181
----------------------------------
8282

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.
8484
The banner on the top of the [status page](https://status.skia.org) also displays the current sheriff.
8585

8686

@@ -105,7 +105,7 @@ Look at all existing [BreakingTheBuildbots bugs](https://bug.skia.org/?q=label:B
105105
<a name="how_close_tree"></a>
106106
### How to close or re-open the tree
107107

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).
109109
2. Change the status.
110110
* To close the tree, include the word "closed" in the status.
111111
* To open the tree, include the word "open" in the status.

site/dev/testing/swarmingbots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ a bug][infra bug] and assign to jcgregorio for reassignment.
6969
For your convenience, the machine skolo-builder is available for checking out and compiling code within the Skolo. See
7070
more info in the [Skolo maintenance doc][remote access] remote access section.
7171

72-
[current trooper]: http://skia-tree-status.appspot.com/trooper
72+
[current trooper]: http://tree-status.skia.org/trooper
7373
[remote access]:
7474
https://docs.google.com/document/d/1zTR1YtrIFBo-fRWgbUgvJNVJ-s_4_sNjTrHIoX2vulo/edit#heading=h.v77cmwbwc5la
7575
[infra bug]: https://bugs.chromium.org/p/skia/issues/entry?template=Infrastructure+Bug

tools/lua/ngrams.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
-- $ lua tools/lua/ngrams_aggregate.lua
77

88
-- To run on Cluster Telemetry, copy and paste the contents of this file into
9-
-- the box at https://skia-tree-status.appspot.com/skia-telemetry/lua_script,
9+
-- the box at https://ct.skia.org/lua_script/,
1010
-- and paste the contents of ngrams_aggregate.lua into the "aggregator script"
1111
-- box on the same page.
1212

tools/lua/trigger_ct_lua

Lines changed: 0 additions & 103 deletions
This file was deleted.

0 commit comments

Comments
 (0)