commit | 3139032613f02d35ae9bcefdad3c54e955ee6887 | [log] [tgz] |
---|---|---|
author | Zvonimir Pavlinovic <zpavlinovic@google.com> | Fri Aug 25 11:43:57 2023 -0700 |
committer | Zvonimir Pavlinovic <zpavlinovic@google.com> | Mon Aug 28 16:03:56 2023 +0000 |
tree | 2d7faae747694b0c743da06e1f2a8c5e9cfc8b31 | |
parent | 90e7ca90ffecfa04e0820dae4d3c69f3ec96e33d [diff] |
internal/work: classify more build errors Otherwise, they'll be considered MISC errors which might confuse users: misc errors might indicate issues in the tools, but build issues are related to projects. This will also increase the size of unrecoverable error set, making the govulncheck pipeline finish faster. Few more comments are added to clarify how we classify errors. Change-Id: I426532161401d22367fd699a682e2993d186d2d5 Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/523057 TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Maceo Thompson <maceothompson@google.com> Run-TryBot: Zvonimir Pavlinovic <zpavlinovic@google.com>
This repository contains code that serves pkg.go.dev/metrics.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/pkgsite-metrics:” in the subject line, so it is easy to find.