first commit
This commit is contained in:
6
build/node_modules/node-gyp/gyp/buildbot/commit_queue/OWNERS
generated
vendored
Normal file
6
build/node_modules/node-gyp/gyp/buildbot/commit_queue/OWNERS
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
set noparent
|
||||
bradnelson@chromium.org
|
||||
bradnelson@google.com
|
||||
iannucci@chromium.org
|
||||
scottmg@chromium.org
|
||||
thakis@chromium.org
|
||||
3
build/node_modules/node-gyp/gyp/buildbot/commit_queue/README
generated
vendored
Normal file
3
build/node_modules/node-gyp/gyp/buildbot/commit_queue/README
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
cq_config.json describes the trybots that must pass in order
|
||||
to land a change through the commit queue.
|
||||
Comments are here as the file is strictly JSON.
|
||||
15
build/node_modules/node-gyp/gyp/buildbot/commit_queue/cq_config.json
generated
vendored
Normal file
15
build/node_modules/node-gyp/gyp/buildbot/commit_queue/cq_config.json
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"trybots": {
|
||||
"launched": {
|
||||
"tryserver.nacl": {
|
||||
"gyp-presubmit": ["defaulttests"],
|
||||
"gyp-linux": ["defaulttests"],
|
||||
"gyp-mac": ["defaulttests"],
|
||||
"gyp-win32": ["defaulttests"],
|
||||
"gyp-win64": ["defaulttests"]
|
||||
}
|
||||
},
|
||||
"triggered": {
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user