New issue
Advanced search Search tips

Issue 854792 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Feature

Blocking:
issue 853450



Sign in to add a comment

Implement annotation proto -> buildbucket.v2.Build converter in Go

Project Member Reported by no...@chromium.org, Jun 20 2018

Issue description

Implement annotation.proto Step to buildbucket.v2.Build converter in Go.
It will be used in kitchen for  bug 853450 

some reference implementations:
- annotation proto -> buildbot.Buil in Go: 
https://cs.chromium.org/chromium/infra/go/src/go.chromium.org/luci/milo/buildsource/buildbot/buildstore/annotations.go
- annotation proto -> buildbucket.v2.Build in python
https://cs.chromium.org/chromium/infra/appengine/cr-buildbucket/v2/steps.py

the latter is a port of the former.

 

Sign in to add a comment