cmd/

directory
v0.0.0-...-16694d9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2021 License: BSD-3-Clause

Directories

Path Synopsis
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.
testssh
The testssh binary exists to verify that a buildlet container's ssh works, without running the whole coordinator binary in the staging environment.
The testssh binary exists to verify that a buildlet container's ssh works, without running the whole coordinator binary in the staging environment.
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.
internal/dashboard
Package dashboard contains the implementation of the build dashboard for the Coordinator.
Package dashboard contains the implementation of the build dashboard for the Coordinator.
metrics
Package metrics enumerates the set of Stackdriver metrics used by the Go build system.
Package metrics enumerates the set of Stackdriver metrics used by the Go build system.
The debugnewvm command creates and destroys a VM-based buildlet with lots of logging for debugging.
The debugnewvm command creates and destroys a VM-based buildlet with lots of logging for debugging.
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 GOROOT_BOOTSTRAP tarballs suitable for use on builders.
The genbootstrap command prepares GOROOT_BOOTSTRAP tarballs suitable for use on builders.
The genbuilderkey binary generates a builder key or gomote user key from the build system's master key.
The genbuilderkey binary generates a builder key or gomote user key from the build system's master key.
The gerritbot binary converts GitHub Pull Requests to Gerrit Changes, updating the PR and Gerrit Change as appropriate.
The gerritbot binary converts GitHub Pull Requests to Gerrit Changes, updating the PR and Gerrit Change as appropriate.
The gitmirror binary watches the specified Gerrit repositories for new commits and syncs them to GitHub.
The gitmirror binary watches the specified Gerrit repositories for new commits and syncs them to GitHub.
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.
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.
Releasebot manages the process of defining, packaging, and publishing Go releases.
Releasebot manages the process of defining, packaging, and publishing Go releases.
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.
relui is a web interface for managing the release process of Go.
relui is a web interface for managing the release process of Go.
internal/datastore/fake
fake provides a fake implementation of a Datastore client to use in testing.
fake provides a fake implementation of a Datastore client to use in testing.
relworker is a worker process for managing the release process of Go.
relworker is a worker process for managing the release process of Go.
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 rmplaysnippet binary removes a code snippet from play.golang.org given its URL or ID.
The rmplaysnippet binary removes a code snippet from play.golang.org given its URL or ID.
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.
Command tip is the tip.golang.org server, serving the latest HEAD straight from the Git oven.
Command tip is the tip.golang.org server, serving the latest HEAD straight from the Git oven.
The updateac command updates the CONTRIBUTORS file in the Go repository.
The updateac command updates the CONTRIBUTORS file in the Go repository.
The updatedisks command creates & deletes VM disks as needed across the various GCP zones.
The updatedisks command creates & deletes VM disks as needed across the various GCP zones.
updatestd is an experimental program that has been used to update the standard library modules as part of golang.org/issue/36905 in CL 255860 and CL 266898.
updatestd is an experimental program that has been used to update the standard library modules as part of golang.org/issue/36905 in CL 255860 and CL 266898.
The upload command writes a file to Google Cloud Storage.
The upload command writes a file to Google Cloud Storage.
The xb command wraps GCP deployment commands such as gcloud, kubectl, and docker push and verifies they're interacting with the intended prod-vs-staging environment.
The xb command wraps GCP deployment commands such as gcloud, kubectl, and docker push and verifies they're interacting with the intended prod-vs-staging environment.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL