зеркало из https://github.com/golang/build.git
25c4be9e2e
Using "https://go.googlesource.com" without "-review" as the Gerrit API URL no longer works. Use "https://go-review.googlesource.com" instead. This is the canonical Gerrit API URL for the Go project, and it's already being used in many other places in x/build. Return and handle errors from gerritMetaMap. Make it so gitmirror treats an error from gerritMetaMap on startup as fatal, otherwise it would have started in an incorrect state. While running, skip transient errors from gerritMetaMap as before, but also log them when they happen. Remove unneeded trailing slashes from the Gerrit API URLs in packages maintner/maintnerd and maintner/maintnerd/maintapi for consistency. This is a no-op as the gerrit client library used to trim them anyway. Fixes golang/go#32931 Change-Id: Icc20b798946d6317ee89533691f92b1f4d1564f0 Reviewed-on: https://go-review.googlesource.com/c/build/+/184922 Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Alexander Rakoczy <alex@golang.org> |
||
---|---|---|
.. | ||
cmd/maintserve | ||
godata | ||
gostats | ||
maintnerd | ||
maintpb | ||
maintq | ||
reclog | ||
README.md | ||
example_test.go | ||
gerrit.go | ||
gerrit_test.go | ||
git.go | ||
git_test.go | ||
github.go | ||
github_test.go | ||
logger.go | ||
maintner.go | ||
maintner_test.go | ||
netsource.go | ||
netsource_test.go | ||
subscribe.go |