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

Issue 2719173002: [WPT Export] Require GitHub API token in WPT remote origin URL (Closed)

Created:
3 years, 9 months ago by jeffcarp
Modified:
3 years, 9 months ago
Reviewers:
qyearsley
CC:
blink-reviews, blink-reviews-w3ctests_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[WPT Export] Require GitHub API token in WPT remote origin URL Also: - refactor where WPTGitHub is instantiated to allow gh_token to be passed to LocalWPT R=qyearsley@chromium.org BUG=693651 Review-Url: https://codereview.chromium.org/2719173002 Cr-Commit-Position: refs/heads/master@{#453683} Committed: https://chromium.googlesource.com/chromium/src/+/5165a30947f7e933c1cc3b5d902b7bbae1873976

Patch Set 1 #

Total comments: 5

Patch Set 2 : Remove --depth, make LocalWPT.gh_token optional #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -46 lines) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/w3c/common.py View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/w3c/local_wpt.py View 1 3 chunks +7 lines, -4 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/w3c/local_wpt_unittest.py View 1 5 chunks +16 lines, -9 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_exporter.py View 1 chunk +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_exporter_unittest.py View 2 chunks +20 lines, -17 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/wpt-export View 2 chunks +10 lines, -12 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
jeffcarp
3 years, 9 months ago (2017-02-28 18:20:18 UTC) #1
jeffcarp
On 2017/02/28 at 18:20:19, jeffcarp wrote: > Oops, realized I didn't actually publish this yesterday.
3 years, 9 months ago (2017-02-28 18:20:44 UTC) #2
qyearsley
https://codereview.chromium.org/2719173002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/w3c/local_wpt.py File third_party/WebKit/Tools/Scripts/webkitpy/w3c/local_wpt.py (right): https://codereview.chromium.org/2719173002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/w3c/local_wpt.py#newcode19 third_party/WebKit/Tools/Scripts/webkitpy/w3c/local_wpt.py:19: def __init__(self, host, gh_token, path='/tmp/wpt'): LocalWPT is used in ...
3 years, 9 months ago (2017-02-28 18:30:05 UTC) #3
jeffcarp
https://codereview.chromium.org/2719173002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/w3c/local_wpt.py File third_party/WebKit/Tools/Scripts/webkitpy/w3c/local_wpt.py (right): https://codereview.chromium.org/2719173002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/w3c/local_wpt.py#newcode19 third_party/WebKit/Tools/Scripts/webkitpy/w3c/local_wpt.py:19: def __init__(self, host, gh_token, path='/tmp/wpt'): On 2017/02/28 at 18:30:04, ...
3 years, 9 months ago (2017-02-28 18:53:38 UTC) #4
jeffcarp
On 2017/02/28 at 18:53:38, jeffcarp wrote: > https://codereview.chromium.org/2719173002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/w3c/local_wpt.py > File third_party/WebKit/Tools/Scripts/webkitpy/w3c/local_wpt.py (right): > > https://codereview.chromium.org/2719173002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/w3c/local_wpt.py#newcode19 ...
3 years, 9 months ago (2017-02-28 18:57:57 UTC) #5
qyearsley
LGTM after comments are addressed :-) https://codereview.chromium.org/2719173002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/w3c/local_wpt.py File third_party/WebKit/Tools/Scripts/webkitpy/w3c/local_wpt.py (right): https://codereview.chromium.org/2719173002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/w3c/local_wpt.py#newcode40 third_party/WebKit/Tools/Scripts/webkitpy/w3c/local_wpt.py:40: self.host.executive.run_command(['git', 'clone', '--depth=10', ...
3 years, 9 months ago (2017-02-28 18:58:04 UTC) #6
qyearsley
LGTM
3 years, 9 months ago (2017-02-28 18:58:34 UTC) #7
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/2719173002/20001
3 years, 9 months ago (2017-02-28 19:06:13 UTC) #10
commit-bot: I haz the power
3 years, 9 months ago (2017-02-28 20:14:24 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/5165a30947f7e933c1cc3b5d902b...

Powered by Google App Engine
This is Rietveld 408576698