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. |
spanlog
Package spanlog provides span and event logger interfaces that are used by the build coordinator infrastructure.
|
Package spanlog provides span and event logger interfaces that are used by the build coordinator infrastructure. |
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 gitlock command helps write Dockerfiles with a bunch of lines to lock git dependencies in place.
|
The gitlock command helps write Dockerfiles with a bunch of lines to lock git dependencies in place. |
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. |
The gomote command is a client for the Go builder infrastructure.
|
The gomote command is a client for the Go builder infrastructure. |
The gopherbot command runs Go's gopherbot role account on GitHub and Gerrit.
|
The gopherbot command runs Go's gopherbot role account on GitHub and Gerrit. |
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. |
The pubsubhelper is an SMTP server for Gerrit updates and an HTTP server for Github webhook updates.
|
The pubsubhelper is an SMTP server for Gerrit updates and an HTTP server for Github webhook updates. |
pubsubtypes
Package pubsubtypes contains types published by pubsubhelper.
|
Package pubsubtypes contains types published by pubsubhelper. |
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 relnote command summarizes the Go changes in Gerrit marked with RELNOTE annotations for the release notes.
|
The relnote command summarizes the Go changes in Gerrit marked with RELNOTE annotations for the release notes. |
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 rundockerbuildlet command loops forever and creates and cleans up Docker containers running reverse buildlets.
|
The rundockerbuildlet command loops forever and creates and cleans up Docker containers running reverse buildlets. |
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.