catapult-project / catapult

Deprecated Catapult GitHub. Please instead use http://crbug.com "Speed>Benchmarks" component for bugs and https://chromium.googlesource.com/catapult for downloading and editing source code..
https://chromium.googlesource.com/catapult
BSD 3-Clause "New" or "Revised" License
1.92k stars 564 forks source link

Pinpoint - Surface build link #4444

Closed simonhatch closed 6 years ago

simonhatch commented 6 years ago

Buildbucket provides the url of the builder, we should surface this in the UI.

status = buildbucket_service.GetJobStatus('foo') print status['build']['url']

http://build.chromium.org/p/tryserver.chromium.perf/builders/Mac%20Builder%20Perf/builds/178

@dave-2 @wangxianzhu

dave-2 commented 6 years ago

Duplicate of #3899