build/maintner
Kevin Burke f2cd214fae all: fix vet errors
Replace oauth2.NoContext (deprecated) with context.Background(),
which has been available for two consecutive releases.

Add more cloud.google.com/go packages to the cmd/coordinator
Dockerfile to fix an error building cmd/coordinator. A dependency is
not present in master of cloud.google.com/go, but was present in the
older revision, and was not getting checked out correctly during the
"go get" step. In addition, we were failing to fetch dependencies for
some packages that coordinator depends on. I added instructions for
hopefully doing this more systematically in the future.

Fix the gitmirror Dockerfile which has the same problem.

Change-Id: Id6c2220482350a686b87742ec7915c457a689e52
Reviewed-on: https://go-review.googlesource.com/40852
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-04-15 23:42:12 +00:00
..
godata maintner: initial gerrit support 2017-03-24 21:34:29 +00:00
gostats maintner, maintner/godata, maintner/gostats: start library-itizing maintner 2017-03-20 21:25:43 +00:00
maintnerd maintner/maintnerd: Add Dockerfile and Makefile 2017-04-12 20:24:34 +00:00
maintpb maintner: initial gerrit support 2017-03-24 21:34:29 +00:00
gerrit.go maintnerd: subscribe to pubsubhelper 2017-04-06 15:19:04 +00:00
gerrit_test.go maintner: add Gerrit statuses, ForeachOpenCL function 2017-03-31 01:04:46 +00:00
git.go maintner: add Gerrit statuses, ForeachOpenCL function 2017-03-31 01:04:46 +00:00
git_test.go maintner: fix tests 2017-03-31 01:06:28 +00:00
github.go maintnerd: subscribe to pubsubhelper 2017-04-06 15:19:04 +00:00
github_test.go maintner: add Gerrit statuses, ForeachOpenCL function 2017-03-31 01:04:46 +00:00
logger.go all: fix vet errors 2017-04-15 23:42:12 +00:00
maintner.go maintnerd: subscribe to pubsubhelper 2017-04-06 15:19:04 +00:00
maintner_test.go maintner: remove Corpus.StartLogging, rename processMutation to addMutation 2017-03-25 04:01:36 +00:00
subscribe.go maintnerd: subscribe to pubsubhelper 2017-04-06 15:19:04 +00:00