https://godoc.org/go.chromium.org/luci/buildbucket#Build is a go-idiomatic type that represents a buildbucket build.
Since it was designed, v2 protocol emerged: go/buildbucket-api-v2
Now that v2 is designed, we should migrate the package to use v2 protos.
The function v1 CloudEndpoints msg -> v2 proto will be reused in a number of places.
this way migration to buildbucket api v2 will be simpler in our Go code, and luci-notify can use v2 protos for email templates.
Comment 1 by no...@chromium.org
, Mar 29 2018Status: Started (was: Untriaged)