Add ability to fetch try job results directly from buildbucket.
This CL is mostly a no-op because the new method is not called during regular workflow. A follow-up CL will switch to calling buildbucket instead of git-cl. There is further work to refactor this into its own class (outside of git-cl.py) and potentially add more functionality to also start try jobs. Main change is to generate a LUCI auth token earlier in the flow, but this should be a no-op as well. Bug: 1005801 Change-Id: I2353b3ad0b24d86a5c55da93dd5c1c1eec280f19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1831979 Commit-Queue: Luke Z <lpz@chromium.org> Reviewed-by:Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#702135}
Showing
Please register or sign in to comment