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

Issue 259323003: Gerrit tryjob: !tryjob can be anywhere (Closed)

Created:
6 years, 7 months ago by nodir
Modified:
6 years, 7 months ago
Reviewers:
kmg, Vadim Sh.
CC:
chromium-reviews, kjellander-cc_chromium.org, cmp-cc_chromium.org, ilevy-cc_chromium.org, stip+watch_chromium.org
Visibility:
Public.

Description

Made Gerrit tryjob message format less restrictive Any Gerrit message containing !tryjob is considered a try job. Anything after !tryjob till the EOL/EOF is considered job definition and should be in JSON. R=kmg@chromium.org, vadimsh@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=266996

Patch Set 1 #

Total comments: 2

Patch Set 2 : Any message may have !tryjob #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M scripts/master/try_job_gerrit.py View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
nodir
6 years, 7 months ago (2014-04-29 21:30:48 UTC) #1
Vadim Sh.
https://codereview.chromium.org/259323003/diff/1/scripts/master/try_job_gerrit.py File scripts/master/try_job_gerrit.py (right): https://codereview.chromium.org/259323003/diff/1/scripts/master/try_job_gerrit.py#newcode58 scripts/master/try_job_gerrit.py:58: MESSAGE_REGEX_TRYJOB = re.compile('Patch set \d+:( Tryjob\+1)?\s+!tryjob(.*)', Take care of ...
6 years, 7 months ago (2014-04-29 21:36:48 UTC) #2
nodir
https://codereview.chromium.org/259323003/diff/1/scripts/master/try_job_gerrit.py File scripts/master/try_job_gerrit.py (right): https://codereview.chromium.org/259323003/diff/1/scripts/master/try_job_gerrit.py#newcode58 scripts/master/try_job_gerrit.py:58: MESSAGE_REGEX_TRYJOB = re.compile('Patch set \d+:( Tryjob\+1)?\s+!tryjob(.*)', On 2014/04/29 21:36:49, ...
6 years, 7 months ago (2014-04-29 21:49:46 UTC) #3
Vadim Sh.
On 2014/04/29 21:49:46, nodir wrote: > https://codereview.chromium.org/259323003/diff/1/scripts/master/try_job_gerrit.py > File scripts/master/try_job_gerrit.py (right): > > https://codereview.chromium.org/259323003/diff/1/scripts/master/try_job_gerrit.py#newcode58 > ...
6 years, 7 months ago (2014-04-29 21:53:33 UTC) #4
nodir
On 2014/04/29 21:49:46, nodir wrote: > https://codereview.chromium.org/259323003/diff/1/scripts/master/try_job_gerrit.py > File scripts/master/try_job_gerrit.py (right): > > https://codereview.chromium.org/259323003/diff/1/scripts/master/try_job_gerrit.py#newcode58 > ...
6 years, 7 months ago (2014-04-29 21:53:48 UTC) #5
nodir
PTAL. Updated description: Made Gerrit tryjob message format less restrictive Any Gerrit message containing !tryjob ...
6 years, 7 months ago (2014-04-29 22:37:39 UTC) #6
Vadim Sh.
lgtm
6 years, 7 months ago (2014-04-29 22:44:36 UTC) #7
nodir
The CQ bit was checked by nodir@chromium.org
6 years, 7 months ago (2014-04-29 23:51:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nodir@chromium.org/259323003/10002
6 years, 7 months ago (2014-04-29 23:52:33 UTC) #9
commit-bot: I haz the power
6 years, 7 months ago (2014-04-29 23:53:24 UTC) #10
Message was sent while issue was closed.
Change committed as 266996

Powered by Google App Engine
This is Rietveld 408576698