Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Julie Qiu 19794c8aeb all: rename module to golang.org/x/pkgsite
golang.org/x/discovery is renamed to golang.org/x/pkgsite.

When the repository is open sourced, it will be hosted at
go.googlesource.com/pkgsite.

Change-Id: Ifc3b45b771a385b99179e785447f2a87afcacf87
Reviewed-on: https://team-review.git.corp.google.com/c/golang/discovery/+/724273
Reviewed-by: Jonathan Amsterdam <jba@google.com>
2020-04-23 16:18:43 +00:00
Julie Qiu d662c033ed all: clean up references
Change-Id: I6bed81cdc23a73fafbd382e856e9bc55c391eaa7
Reviewed-on: https://team-review.git.corp.google.com/c/golang/discovery/+/692499
Reviewed-by: Jonathan Amsterdam <jba@google.com>
2020-04-06 17:09:52 -04:00
Rob Findley 366285d878 internal/auth: add auth.Header
Change-Id: Ieee6bee0f2616ff7cacd813cade4d56721791270
Reviewed-on: https://team-review.git.corp.google.com/c/golang/discovery/+/550835
CI-Result: Cloud Build <devtools-proctor-result-processor@system.gserviceaccount.com>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Julie Qiu <julieqiu@google.com>
2020-03-27 16:46:43 -04:00
Jonathan Amsterdam 1128286c27 cmd/prober: a prober for the discovery site
This initial version isn't exporting any metrics yet (that is the next
step) but it has a status page you can view at


Also: fiddle with the auth package API and move the package
up a level so the prober can use it.

See b/133164583.

Change-Id: Id6428750fef2f823a5d1cc2a34534c4774d29a1d
Reviewed-on: https://team-review.git.corp.google.com/c/golang/discovery/+/549835
Reviewed-by: Robert Findley <rfindley@google.com>
2020-03-27 16:46:43 -04:00