build/cmd/fetchlogs
Bryan C. Mills c2503f1d9a cmd/fetchlogs: link each subrepo Go revision to a unique subdirectory
Prior to this change, we would link only one (arbitrary) Go revision
for each subrepo revision, causing greplogs to under-report subrepo
failures.

Change-Id: Id36360005283e85d2c0077958d5839901db921f8
Reviewed-on: https://go-review.googlesource.com/c/build/+/340170
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
2021-10-07 20:03:34 +00:00
..
README.md all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
fetchlogs.go cmd/fetchlogs: link each subrepo Go revision to a unique subdirectory 2021-10-07 20:03:34 +00:00
xdg.go cmd/fetchlogs: fix cache location on OS X 2016-01-27 22:22:48 +00:00

README.md

Go Reference

golang.org/x/build/cmd/fetchlogs

Fetchlogs downloads build failure logs from the Go dashboard so they can be accessed and searched from the local file system.