commit | bd338a855c8df00c83d85c9c714edad485a7ffc6 | [log] [tgz] |
---|---|---|
author | Zvonimir Pavlinovic <zpavlinovic@google.com> | Thu Jun 29 09:53:31 2023 -0700 |
committer | Jonathan Amsterdam <jba@google.com> | Tue Jul 18 22:35:39 2023 +0000 |
tree | 079c68c5b57c120261522605066b0d00d21db34c | |
parent | 78796e75e580c34b9fb458e8d91d5bad3364c275 [diff] |
cmd/ejobs: ask for confirmation on binary overwrite We also communicate when the binary was last modified. In addition, we try to remember who was the user creating the job so it is easier to make decision on whether to overwrite the binary. This CL also changes progress messages as to hide internal details of the command and keep them consistent. Change-Id: If9798487ba311b437d8c9aa17428bd26969565c5 Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/507197 TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Zvonimir Pavlinovic <zpavlinovic@google.com> Auto-Submit: Zvonimir Pavlinovic <zpavlinovic@google.com> Reviewed-by: 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.