commit | 8a936f868e813646e89d7f04ff808254eea34927 | [log] [tgz] |
---|---|---|
author | Jonathan Amsterdam <jba@google.com> | Tue May 16 18:09:40 2023 -0400 |
committer | Jonathan Amsterdam <jba@google.com> | Wed May 17 20:42:17 2023 +0000 |
tree | ef0ffeea0a76601d350c103da26438f8a5179d0d | |
parent | ae32fcc497c01fe170d209a82b21df7962de34d3 [diff] |
internal/{analysis,worker}: support jobs The enqueue endpoint creates a job in Firestore and puts the job ID in the scan URL. The scan endpoint updates the job when it starts and finishes a task. Change-Id: I80068cf2d081b19d7b68a4418d9c2d8a8ea2d41f Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/495758 TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com> Run-TryBot: Jonathan Amsterdam <jba@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.