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

Issue 2147563003: git cl try: Trigger CQ Dry Run by default. (Closed)

Created:
4 years, 5 months ago by tandrii(chromium)
Modified:
4 years, 5 months ago
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org, tandrii+omg_git_cl_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

git cl try: Trigger CQ Dry Run by default. If bots are specified manually on command line OR in PRESUBMIT.py, then old behavior remains, namely triggering just those bots. Otherwise, git cl try will now trigger CQ Dry Run. This is a good default and also resolves several bugs: * https://crbug.com/581150 where git cl try used to load cq.cfg from infra/config, but that's not always correct for all projects. * https://crbug.com/625697 where even if cq.cfg is in default location. it might be outdated. * https://crbug.com/585237 where git cl try would ignore special in CL description CQ_INCLUDE_TRYBOTS, which is processed by CQ, but not git cl try. BUG=625697, 585237, 581150 R=sergiyb@chromium.org,emso@chromium.org Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/9de9ec66b3a0b8f17dc8c15069add8f62b9796a6

Patch Set 1 #

Patch Set 2 : Explain what happened on success. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -22 lines) Patch
M git_cl.py View 1 3 chunks +24 lines, -22 lines 2 comments Download
M tests/git_cl_test.py View 1 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (16 generated)
tandrii(chromium)
4 years, 5 months ago (2016-07-12 22:51:49 UTC) #1
Paweł Hajdan Jr.
LGTM w/optional suggestion https://codereview.chromium.org/2147563003/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/2147563003/diff/20001/git_cl.py#newcode4589 git_cl.py:4589: except: I'd usually catch Exception here, ...
4 years, 5 months ago (2016-07-13 09:55:46 UTC) #16
tandrii(chromium)
https://codereview.chromium.org/2147563003/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/2147563003/diff/20001/git_cl.py#newcode4589 git_cl.py:4589: except: On 2016/07/13 09:55:46, Paweł Hajdan Jr. wrote: > ...
4 years, 5 months ago (2016-07-13 09:57:51 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2147563003/20001
4 years, 5 months ago (2016-07-13 09:58:23 UTC) #19
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 10:02:04 UTC) #21
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/tools/depot_tools/+/9de9ec66b3a0b8...

Powered by Google App Engine
This is Rietveld 408576698