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

Issue 2439293002: git cl try: support multiple bots from different masters without specifying master. (Closed)

Created:
4 years, 2 months ago by qyearsley
Modified:
4 years, 1 month ago
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, Dirk Pranke, iannucci+depot_tools_chromium.org, Michael Achenbach, tandrii+omg_git_cl_chromium.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

git cl try: support multiple bots from different masters without specifying master. It might be good to make this change after the refactoring CL http://crrev.com/2442153002. BUG=640740 Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/123a468d14c58e78685f4d2bf166b4c285870f2d

Patch Set 1 #

Patch Set 2 : - #

Total comments: 2

Patch Set 3 : Rebased #

Total comments: 3

Patch Set 4 : Add test #

Total comments: 6

Patch Set 5 : Respond to suggestions, add TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -39 lines) Patch
M git_cl.py View 1 2 3 4 3 chunks +30 lines, -38 lines 0 comments Download
M tests/git_cl_test.py View 1 2 3 4 2 chunks +42 lines, -1 line 0 comments Download

Messages

Total messages: 22 (9 generated)
qyearsley
4 years, 2 months ago (2016-10-22 20:16:21 UTC) #6
tandrii(chromium)
I already approved your refactoring change, so I expect you'd be rebasing this one, but ...
4 years, 1 month ago (2016-10-23 17:00:02 UTC) #7
qyearsley
Now updated, although this CL still doesn't contain a unit test. https://codereview.chromium.org/2439293002/diff/20001/git_cl.py File git_cl.py (right): ...
4 years, 1 month ago (2016-10-24 21:33:39 UTC) #8
tandrii(chromium)
Michael, PTAL https://codereview.chromium.org/2439293002/diff/40001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/2439293002/diff/40001/git_cl.py#newcode399 git_cl.py:399: new_style = filter(lambda x: isinstance(x, tuple), options.bot) ...
4 years, 1 month ago (2016-10-25 17:59:12 UTC) #10
tandrii(chromium)
as for this CL itself -> SGTM % please add regression test
4 years, 1 month ago (2016-10-25 18:01:38 UTC) #11
qyearsley
On 2016/10/25 at 18:01:38, tandrii wrote: > as for this CL itself -> SGTM % ...
4 years, 1 month ago (2016-10-25 21:04:47 UTC) #12
Michael Achenbach
lgtm with suggestions: https://codereview.chromium.org/2439293002/diff/60001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/2439293002/diff/60001/git_cl.py#newcode391 git_cl.py:391: buckets[_prefix_master(master)] = {b: [] for b ...
4 years, 1 month ago (2016-10-26 08:36:40 UTC) #13
tandrii(chromium)
lgtm + thanks for tests % consider Michael's suggestions. https://codereview.chromium.org/2439293002/diff/60001/tests/git_cl_test.py File tests/git_cl_test.py (right): https://codereview.chromium.org/2439293002/diff/60001/tests/git_cl_test.py#newcode2054 tests/git_cl_test.py:2054: ...
4 years, 1 month ago (2016-10-26 09:55:01 UTC) #14
Michael Achenbach
https://codereview.chromium.org/2439293002/diff/40001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/2439293002/diff/40001/git_cl.py#newcode399 git_cl.py:399: new_style = filter(lambda x: isinstance(x, tuple), options.bot) On 2016/10/25 ...
4 years, 1 month ago (2016-10-26 10:17:47 UTC) #15
qyearsley
On 2016/10/26 at 10:17:47, machenbach wrote: > https://codereview.chromium.org/2439293002/diff/40001/git_cl.py > File git_cl.py (right): > > https://codereview.chromium.org/2439293002/diff/40001/git_cl.py#newcode399 ...
4 years, 1 month ago (2016-10-26 16:08:42 UTC) #16
qyearsley
https://codereview.chromium.org/2439293002/diff/60001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/2439293002/diff/60001/git_cl.py#newcode391 git_cl.py:391: buckets[_prefix_master(master)] = {b: [] for b in builders} On ...
4 years, 1 month ago (2016-10-26 16:08:47 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/2439293002/80001
4 years, 1 month ago (2016-10-26 16:09:03 UTC) #20
commit-bot: I haz the power
4 years, 1 month ago (2016-10-26 16:12:22 UTC) #22
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/tools/depot_tools/+/123a468d14c58e...

Powered by Google App Engine
This is Rietveld 408576698