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. |
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. |
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 gomote command is a client for the Go builder infrastructure.
|
The gomote command is a client for the Go builder infrastructure. |
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.