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

Issue 2278803004: DevTools: Add scripts for buildbot to use node.js/npm (Closed)

Created:
4 years, 3 months ago by chenwilliam
Modified:
4 years, 3 months ago
Reviewers:
dgozman
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: Add scripts for buildbot to use node.js/npm I'm working on improving our build process so we can use npm modules on buildbots (e.g. linting, type checking). I copied these two python scripts from the infra team which will be used by our buildbot recipe to install and run a local installation of node.js. Original code here: https://cs.chromium.org/chromium/infra/node/ BUG=642046 Committed: https://crrev.com/143336315cef6bf3f72826479af55a4f1f78c266 Cr-Commit-Position: refs/heads/master@{#415515}

Patch Set 1 #

Total comments: 5

Patch Set 2 : fix comments #

Patch Set 3 : rename folder #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -1 line) Patch
M third_party/WebKit/Source/devtools/package.json View 1 chunk +2 lines, -1 line 2 comments Download
A third_party/WebKit/Source/devtools/scripts/buildbot/node.py View 1 2 1 chunk +119 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/scripts/buildbot/npm.py View 1 2 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
chenwilliam
PTAL. https://codereview.chromium.org/2278803004/diff/1/third_party/WebKit/Source/devtools/package.json File third_party/WebKit/Source/devtools/package.json (right): https://codereview.chromium.org/2278803004/diff/1/third_party/WebKit/Source/devtools/package.json#newcode7 third_party/WebKit/Source/devtools/package.json:7: "lint": "eslint -c front_end/.eslintrc.js --ignore-path front_end/.eslintignore front_end" Eventually ...
4 years, 3 months ago (2016-08-25 20:41:10 UTC) #2
dgozman
Let's have an issue with description of what we try to achieve here. This patch ...
4 years, 3 months ago (2016-08-26 19:08:05 UTC) #3
chenwilliam
PTAL. I created a new ticket and attached it to the CL. https://codereview.chromium.org/2278803004/diff/1/third_party/WebKit/Source/devtools/scripts/nodejs/node.py File third_party/WebKit/Source/devtools/scripts/nodejs/node.py ...
4 years, 3 months ago (2016-08-29 18:42:27 UTC) #5
chenwilliam
I renamed the folder from scripts/nodejs to scripts/buildbot to clarify that these are only meant ...
4 years, 3 months ago (2016-08-30 18:34:41 UTC) #6
dgozman
Please update the patch description to make clear it's about buildbots. https://codereview.chromium.org/2278803004/diff/40001/third_party/WebKit/Source/devtools/package.json File third_party/WebKit/Source/devtools/package.json (right): ...
4 years, 3 months ago (2016-08-30 20:29:15 UTC) #7
chenwilliam
Updated the subject & description. PTAL. Thanks. https://codereview.chromium.org/2278803004/diff/40001/third_party/WebKit/Source/devtools/package.json File third_party/WebKit/Source/devtools/package.json (right): https://codereview.chromium.org/2278803004/diff/40001/third_party/WebKit/Source/devtools/package.json#newcode7 third_party/WebKit/Source/devtools/package.json:7: "lint": "eslint ...
4 years, 3 months ago (2016-08-30 22:49:14 UTC) #9
dgozman
Thanks! lgtm
4 years, 3 months ago (2016-08-30 23:03:20 UTC) #10
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/2278803004/40001
4 years, 3 months ago (2016-08-30 23:04:41 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-08-31 00:33:36 UTC) #14
commit-bot: I haz the power
4 years, 3 months ago (2016-08-31 00:36:04 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/143336315cef6bf3f72826479af55a4f1f78c266
Cr-Commit-Position: refs/heads/master@{#415515}

Powered by Google App Engine
This is Rietveld 408576698