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

Issue 2958413002: Add 'mint_oauth_token' method to RPC client. (Closed)

Created:
3 years, 5 months ago by Vadim Sh.
Modified:
3 years, 5 months ago
Reviewers:
dnj, smut
CC:
chromium-reviews, infra-reviews+luci-py_chromium.org
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 7

Patch Set 2 : pylint #

Total comments: 2

Patch Set 3 : Add 'mint_oauth_token' method to RPC client. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -1 line) Patch
M appengine/swarming/swarming_bot/bot_code/remote_client.py View 1 2 2 chunks +39 lines, -0 lines 0 comments Download
M appengine/swarming/swarming_bot/bot_code/remote_client_errors.py View 1 chunk +5 lines, -1 line 0 comments Download
M appengine/swarming/swarming_bot/bot_code/remote_client_grpc.py View 1 2 chunks +6 lines, -0 lines 0 comments Download
M appengine/swarming/swarming_bot/bot_code/remote_client_test.py View 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
Vadim Sh.
PTAL It's just a stupid wrapper around HTTP call. https://codereview.chromium.org/2958413002/diff/1/appengine/swarming/swarming_bot/bot_code/remote_client.py File appengine/swarming/swarming_bot/bot_code/remote_client.py (right): https://codereview.chromium.org/2958413002/diff/1/appengine/swarming/swarming_bot/bot_code/remote_client.py#newcode312 appengine/swarming/swarming_bot/bot_code/remote_client.py:312: ...
3 years, 5 months ago (2017-06-29 04:58:44 UTC) #1
dnj
lgtm https://codereview.chromium.org/2958413002/diff/1/appengine/swarming/swarming_bot/bot_code/remote_client.py File appengine/swarming/swarming_bot/bot_code/remote_client.py (right): https://codereview.chromium.org/2958413002/diff/1/appengine/swarming/swarming_bot/bot_code/remote_client.py#newcode312 appengine/swarming/swarming_bot/bot_code/remote_client.py:312: resp = self._url_read_json('/swarming/api/v1/bot/oauth_token', data={ On 2017/06/29 04:58:44, Vadim ...
3 years, 5 months ago (2017-06-29 16:29:27 UTC) #4
Vadim Sh.
https://codereview.chromium.org/2958413002/diff/20001/appengine/swarming/swarming_bot/bot_code/remote_client.py File appengine/swarming/swarming_bot/bot_code/remote_client.py (right): https://codereview.chromium.org/2958413002/diff/20001/appengine/swarming/swarming_bot/bot_code/remote_client.py#newcode287 appengine/swarming/swarming_bot/bot_code/remote_client.py:287: """Asks the server to generate an access token for ...
3 years, 5 months ago (2017-06-29 18:20:43 UTC) #5
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/2958413002/40001
3 years, 5 months ago (2017-06-29 18:20:53 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://github.com/luci/luci-py/commit/16835e957e45c020a4d6518dca7f1d0d749eb1b2
3 years, 5 months ago (2017-06-29 18:24:48 UTC) #11
smut
3 years, 5 months ago (2017-06-29 22:29:40 UTC) #12
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698