commit | 4cbc6c5a74097245372a01f2ed05f8a03ad9dfb0 | [log] [tgz] |
---|---|---|
author | Maceo Thompson <maceothompson@google.com> | Tue Apr 04 18:47:12 2023 +0000 |
committer | Maceo Thompson <maceothompson@google.com> | Tue Apr 04 18:55:35 2023 +0000 |
tree | 1d5ec07a34af55d474c14e38f37f4baaeefdce20 | |
parent | 1d1ebef82b40a2ac8ce3c8d78594f16eac21b962 [diff] |
internal/worker: properly implement vendor error categorization Previously, a function to catch errors that occured when a vendor directory existed within a module existed but was unused. This change reimplements that function and actually uses it in error categorization. Change-Id: I96408f1c4eb8898a0f112c545e27a0b7d0ae2808 Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/482155 Run-TryBot: Maceo Thompson <maceothompson@google.com> Reviewed-by: Jonathan Amsterdam <jba@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
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.