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

Issue 2294413002: bot_update: add --auth-refresh-token-json passthrough for apply_issue (Closed)

Created:
4 years, 3 months ago by Ryan Tseng
Modified:
4 years, 3 months ago
CC:
chromium-reviews, dpranke+depot_too^s_chromium.org, iannucci+depot_tools_chromium.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

bot_update: add --auth-refresh-token-json passthrough for apply_issue BUG=642150 Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/e465667e78b3f898f25b64a3ec4f5c003f7554e7

Patch Set 1 #

Total comments: 2

Patch Set 2 : Review #

Patch Set 3 : Lint #

Total comments: 2

Patch Set 4 : Review again #

Total comments: 1

Patch Set 5 : Coverage test #

Patch Set 6 : Retrain recipes #

Patch Set 7 : More coverage #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -18 lines) Patch
M recipe_modules/bot_update/api.py View 1 2 3 5 chunks +13 lines, -4 lines 0 comments Download
M recipe_modules/bot_update/example.py View 1 2 3 4 5 6 4 chunks +15 lines, -0 lines 0 comments Download
A + recipe_modules/bot_update/example.expected/trychange_oauth2_json.json View 1 2 3 4 5 1 chunk +3 lines, -2 lines 0 comments Download
A + recipe_modules/bot_update/example.expected/trychange_oauth2_json_win.json View 1 2 3 4 5 6 2 chunks +5 lines, -4 lines 0 comments Download
M recipe_modules/bot_update/resources/bot_update.py View 1 2 3 7 chunks +18 lines, -8 lines 0 comments Download
M tests/bot_update_coverage_test.py View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 48 (35 generated)
Ryan Tseng
ptal, in this CL, the caller sets the location for the credentials file. Which is ...
4 years, 3 months ago (2016-08-31 21:26:29 UTC) #7
Ryan Tseng
+martiniss because he was involved in the other piece of inject-key-file-into-apply-issue code
4 years, 3 months ago (2016-08-31 21:27:34 UTC) #9
Vadim Sh.
I believe it's better to be explicit about this stuff. It removes the element of ...
4 years, 3 months ago (2016-08-31 22:02:24 UTC) #10
tandrii(chromium)
lgtm https://codereview.chromium.org/2294413002/diff/40001/recipe_modules/bot_update/api.py File recipe_modules/bot_update/api.py (right): https://codereview.chromium.org/2294413002/diff/40001/recipe_modules/bot_update/api.py#newcode149 recipe_modules/bot_update/api.py:149: elif patch_oauth2: since oauth2_json takes patch_oauth2, i'd add ...
4 years, 3 months ago (2016-09-01 15:49:34 UTC) #20
Ryan Tseng
https://codereview.chromium.org/2294413002/diff/1/recipe_modules/bot_update/api.py File recipe_modules/bot_update/api.py (right): https://codereview.chromium.org/2294413002/diff/1/recipe_modules/bot_update/api.py#newcode152 recipe_modules/bot_update/api.py:152: email_file = '/creds/rietveld/client_email' On 2016/08/31 22:02:24, Vadim Sh. wrote: ...
4 years, 3 months ago (2016-09-19 19:01:27 UTC) #23
tandrii(chromium)
LGTM % retrain expectations. https://codereview.chromium.org/2294413002/diff/60001/recipe_modules/bot_update/example.expected/trychange_oauth2_json.json File recipe_modules/bot_update/example.expected/trychange_oauth2_json.json (right): https://codereview.chromium.org/2294413002/diff/60001/recipe_modules/bot_update/example.expected/trychange_oauth2_json.json#newcode7 recipe_modules/bot_update/example.expected/trychange_oauth2_json.json:7: "--master", retrain expectations.
4 years, 3 months ago (2016-09-19 19:04:30 UTC) #26
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/2294413002/100001
4 years, 3 months ago (2016-09-19 19:06:49 UTC) #32
commit-bot: I haz the power
Try jobs failed on following builders: Depot Tools Presubmit on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/315ca9925081d710)
4 years, 3 months ago (2016-09-19 19:10:56 UTC) #34
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/2294413002/120001
4 years, 3 months ago (2016-09-19 19:38:25 UTC) #41
commit-bot: I haz the power
Try jobs failed on following builders: Depot Tools Presubmit on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/315cc69109442b10)
4 years, 3 months ago (2016-09-19 19:42:40 UTC) #43
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/2294413002/120001
4 years, 3 months ago (2016-09-19 22:25:05 UTC) #45
commit-bot: I haz the power
Committed patchset #7 (id:120001) as https://chromium.googlesource.com/chromium/tools/depot_tools/+/e465667e78b3f898f25b64a3ec4f5c003f7554e7
4 years, 3 months ago (2016-09-19 22:28:23 UTC) #47
Ryan Tseng
4 years, 3 months ago (2016-09-20 01:08:23 UTC) #48
Message was sent while issue was closed.
A revert of this CL (patchset #7 id:120001) has been created in
https://codereview.chromium.org/2350363003/ by hinoka@google.com.

The reason for reverting is: Pointing to the wrong file :(.

Powered by Google App Engine
This is Rietveld 408576698