Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(163)

Issue 968053003: BuildBucket-based build triggering (Closed)

Created:
5 years, 9 months ago by nodir
Modified:
5 years, 9 months ago
CC:
chromium-reviews, cmp-cc_chromium.org, kjellander-cc_chromium.org, stip+watch_chromium.org
Target Ref:
refs/heads/master
Project:
tools
Visibility:
Public.

Description

BuildBucket-based build triggering If bucket is specified explicitly, or the triggering build was scheduled through buildbucket, STEP_TRIGGER annotations schedule a build on buildbucket. R=stip@chromium.org BUG=449218 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=294333

Patch Set 1 : #

Total comments: 2

Patch Set 2 : added build_url #

Total comments: 14

Patch Set 3 : re stip #

Unified diffs Side-by-side diffs Delta from patch set Stats (+183 lines, -13 lines) Patch
M scripts/master/buildbucket/__init__.py View 1 chunk +1 line, -0 lines 0 comments Download
M scripts/master/buildbucket/client.py View 1 2 2 chunks +8 lines, -3 lines 0 comments Download
A scripts/master/buildbucket/trigger.py View 1 2 1 chunk +127 lines, -0 lines 0 comments Download
M scripts/master/chromium_step.py View 1 2 7 chunks +47 lines, -10 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
nodir
PTAL
5 years, 9 months ago (2015-03-03 01:19:06 UTC) #4
nodir
Example of log: @@@STEP_TRIGGER@{"bucket": "test", "builderNames": ["test builder"], "changes": [], "properties": null}@@@ @@@STEP_CURSOR trigger test ...
5 years, 9 months ago (2015-03-03 01:23:08 UTC) #5
nodir
Added build_url to the log
5 years, 9 months ago (2015-03-03 17:09:48 UTC) #7
ghost stip (do not use)
lgtm with some changes https://chromiumcodereview.appspot.com/968053003/diff/60001/scripts/master/buildbucket/__init__.py File scripts/master/buildbucket/__init__.py (right): https://chromiumcodereview.appspot.com/968053003/diff/60001/scripts/master/buildbucket/__init__.py#newcode28 scripts/master/buildbucket/__init__.py:28: from . import trigger have ...
5 years, 9 months ago (2015-03-04 23:07:31 UTC) #8
nodir
Thanks https://chromiumcodereview.appspot.com/968053003/diff/60001/scripts/master/buildbucket/__init__.py File scripts/master/buildbucket/__init__.py (right): https://chromiumcodereview.appspot.com/968053003/diff/60001/scripts/master/buildbucket/__init__.py#newcode28 scripts/master/buildbucket/__init__.py:28: from . import trigger On 2015/03/04 23:07:30, stip ...
5 years, 9 months ago (2015-03-04 23:52:10 UTC) #11
nodir
Could you please also review this final piece, it is trivial: https://codereview.chromium.org/973703002
5 years, 9 months ago (2015-03-04 23:52:35 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/968053003/120001
5 years, 9 months ago (2015-03-04 23:53:09 UTC) #13
commit-bot: I haz the power
5 years, 9 months ago (2015-03-04 23:56:57 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:120001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=294333

Powered by Google App Engine
This is Rietveld 408576698