build/gerrit
Rob Findley 762ea3306f gerrit: path escape the tag value in GetTag
The tagTelemetry workflow is failing to query the `config/v0.1.0` tag of
the x/telemetry project.

Change-Id: I5bb2800f11025403ab5e1aa3a6f6e37e5d806706
Reviewed-on: https://go-review.googlesource.com/c/build/+/524435
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2023-08-30 14:09:24 +00:00
..
README.md all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
auth.go cmd/relui,gerrit: use application default creds for Gerrit auth 2022-07-13 22:33:46 +00:00
auth_test.go gerrit: Add support for Digest Authorization 2017-03-25 20:05:26 +00:00
demo.go all: go fmt ./... 2021-02-20 03:31:12 +00:00
example_test.go gerrit: switch to use std context package, require Go 1.7+ 2017-04-18 05:16:09 +00:00
gerrit.go gerrit: path escape the tag value in GetTag 2023-08-30 14:09:24 +00:00
gerrit_test.go gerrit: switch to a generic NotExist error 2022-06-14 17:31:15 +00:00

README.md

Go Reference

golang.org/x/build/gerrit

Package gerrit contains code to interact with Gerrit servers.