Directories ¶
Path | Synopsis |
---|---|
Go Builder is a continuous build client for the Go project.
|
Go Builder is a continuous build client for the Go project. |
The buildlet is an HTTP server that untars content to disk and runs commands it has untarred, streaming their output back over HTTP.
|
The buildlet is an HTTP server that untars content to disk and runs commands it has untarred, streaming their output back over HTTP. |
stage0
The stage0 command looks up the buildlet's URL from its environment (GCE metadata service, scaleway, etc), downloads it, and runs it.
|
The stage0 command looks up the buildlet's URL from its environment (GCE metadata service, scaleway, etc), downloads it, and runs it. |
The buildstats command syncs build logs from Datastore to Bigquery.
|
The buildstats command syncs build logs from Datastore to Bigquery. |
CL prints a list of open Go code reviews (also known as change lists, or CLs).
|
CL prints a list of open Go code reviews (also known as change lists, or CLs). |
The coordinator runs the majority of the Go build system.
|
The coordinator runs the majority of the Go build system. |
Devapp generates the dashboard that powers dev.golang.org.
|
Devapp generates the dashboard that powers dev.golang.org. |
The docker2boot command converts a Docker image into a bootable GCE VM image.
|
The docker2boot command converts a Docker image into a bootable GCE VM image. |
Fetchlogs downloads build failure logs from the Go dashboard so they can be accessed and searched from the local file system.
|
Fetchlogs downloads build failure logs from the Go dashboard so they can be accessed and searched from the local file system. |
The genbootstrap command prepares GO_BOOTSTRAP tarballs suitable for use on builders.
|
The genbootstrap command prepares GO_BOOTSTRAP tarballs suitable for use on builders. |
The gitmirror binary watches the specified Gerrit repositories for new commits and reports them to the build dashboard.
|
The gitmirror binary watches the specified Gerrit repositories for new commits and reports them to the build dashboard. |
Godash generates Go dashboards about issues and CLs.
|
Godash generates Go dashboards about issues and CLs. |
The gomote command is a client for the Go builder infrastructure.
|
The gomote command is a client for the Go builder infrastructure. |
Command issuelock locks Github issues.
|
Command issuelock locks Github issues. |
The makemac command starts OS X VMs for the builders.
|
The makemac command starts OS X VMs for the builders. |
perfrun interacts with the buildlet coordinator to run the go1 benchmarks on a buildlet slave for the most recent successful commits according to the build dashboard.
|
perfrun interacts with the buildlet coordinator to run the go1 benchmarks on a buildlet slave for the most recent successful commits according to the build dashboard. |
Command pushback is a service that monitors a set of GitHub repositories for incoming Pull Requests, replies with contribution instructions, and closes the request.
|
Command pushback is a service that monitors a set of GitHub repositories for incoming Pull Requests, replies with contribution instructions, and closes the request. |
racebuild builds the race runtime (syso files) on all supported OSes using gomote.
|
racebuild builds the race runtime (syso files) on all supported OSes using gomote. |
Command release builds a Go release.
|
Command release builds a Go release. |
The retrybuilds command clears build failures from the build.golang.org dashboard to force them to be rebuilt.
|
The retrybuilds command clears build failures from the build.golang.org dashboard to force them to be rebuilt. |
The scaleway command creates ARM servers on Scaleway.com.
|
The scaleway command creates ARM servers on Scaleway.com. |
The upload command writes a file to Google Cloud Storage.
|
The upload command writes a file to Google Cloud Storage. |
Click to show internal directories.
Click to hide internal directories.