directory
Version:
v0.0.0-...-dbdf344
Opens a new window with list of versions in this module.
Published: Nov 25, 2024
License: BSD-3-Clause
Opens a new window with license information.
README
¶
Skia Tree Status
Design doc for multi-repo support is here.
How to add support for a repo to tree status
-
Add a --repo=${repo}
flag to tree-status.yaml for public repos or
tree-status-internal.yaml for private repos and push.
-
If the repo has SkCQ, then add to it's infra/skcq.json
file:
For public repo-
"tree_status_url": "https://tree-status.skia.org/${repo}/current"
For private repo-
"tree_status_url": "http://tree-status-internal:8001/${repo}/current"
-
If the repo has a status page, then it's tree status should automatically
show up on the status page after step 1. This is possible due to the work in
skbug/12394.
-
The skiastatus plugin on Gerrit will automatically show the repo's tree
status after step1. This is possible due to the work in
skbug/12395.
Directories
¶
go
|
|
|
|
|
|
types/ts
Program to generate TypeScript definition files for Golang structs that are serialized to JSON for the web UI.
|
Program to generate TypeScript definition files for Golang structs that are serialized to JSON for the web UI. |
Click to show internal directories.
Click to hide internal directories.