-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refs: nodejs/Release#143 PR-URL: #9619 Reviewed-By: Myles Borins <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Rod Vagg <[email protected]>
- Loading branch information
1 parent
d8e27ec
commit c130b31
Showing
865 changed files
with
18,570 additions
and
25,146 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,3 +28,5 @@ html/*.png | |
*.pyc | ||
|
||
/test/tap/builtin-config | ||
|
||
.nyc_output |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,33 @@ | ||
language: node_js | ||
sudo: false | ||
node_js: | ||
- "5" | ||
- "4" | ||
- iojs | ||
- "0.12" | ||
- "0.10" | ||
- "0.8" | ||
env: | ||
- DEPLOY_VERSION=testing | ||
# need to declare the language as well as the matrix below | ||
language: node_js | ||
# having top-level `env:` adds a phantom build | ||
# https://github.com/travis-ci/travis-ci/issues/4681 | ||
#env: DEPLOY_VERSION=testing | ||
matrix: | ||
include: | ||
# LTS is our most important target | ||
- node_js: "4" | ||
# DEPLOY_VERSION is used to set the couchapp setup mode for test/tap/registry.js | ||
# only gather coverage info for LTS | ||
env: DEPLOY_VERSION=testing COVERALLS_REPO_TOKEN="$COVERALLS_OPTIONAL_TOKEN" | ||
# next LTS and master is next most important | ||
- node_js: "6" | ||
env: DEPLOY_VERSION=testing | ||
# still in LTS maintenance until fall 2016 (also still in wide use) | ||
- node_js: "0.10" | ||
env: DEPLOY_VERSION=testing | ||
# will be unsupported as soon as 6 becomes LTS and 7 released | ||
- node_js: "5" | ||
env: DEPLOY_VERSION=testing | ||
# technically in LTS / distros, unbeloved | ||
- node_js: "0.12" | ||
env: DEPLOY_VERSION=testing | ||
before_install: | ||
- "npm config set spin false" | ||
- "npm install -g npm/npm#2.x" | ||
# explicitly install rimraf for LTS self-install | ||
- "npm install -g rimraf" | ||
- "node . install -g ." | ||
# required by test/tap/registry.js | ||
- "mkdir -p /var/run/couchdb" | ||
script: "npm test" | ||
notifications: | ||
slack: npm-inc:kRqQjto7YbINqHPb1X6nS3g8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -355,3 +355,26 @@ Adam Byrne <[email protected]> | |
GriffinSchneider <[email protected]> | ||
doug.wade <[email protected]> | ||
rhgb <[email protected]> | ||
Yael <[email protected]> | ||
Yann Odeyer <[email protected]> | ||
James Monger <[email protected]> | ||
Paul Irish <[email protected]> | ||
Paul O'Leary McCann <[email protected]> | ||
Francis Gulotta <[email protected]> | ||
Rachel Evans <[email protected]> | ||
Michael Jackson <[email protected]> | ||
Myles Borins <[email protected]> | ||
André Herculano <[email protected]> | ||
Wyatt Preul <[email protected]> | ||
Gianluca Casati <[email protected]> | ||
Tapani Moilanen <[email protected]> | ||
Simon MacDonald <[email protected]> | ||
Adam Stankiewicz <[email protected]> | ||
Julian Duque <[email protected]> | ||
Michael Hart <[email protected]> | ||
Daniel Paz-Soldan <[email protected]> | ||
legodude17 <[email protected]> | ||
Andrew Meyer <[email protected]> | ||
Michael Jasper <[email protected]> | ||
Max <[email protected]> | ||
Jason Karns <[email protected]> |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -233,49 +233,3 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
|
||
-------- | ||
|
||
|
||
The following additional terms shall apply to use of the npm software, the npm | ||
website, the npm repository and any other services or products offered by npm, | ||
Inc.: | ||
|
||
"Node.js" trademark Joyent, Inc. npm is not officially part of the Node.js | ||
project, and is neither owned by nor affiliated with Joyent, Inc. | ||
|
||
"npm" and "The npm Registry" are owned by npm, Inc. All rights reserved. | ||
|
||
Modules published on the npm registry are not officially endorsed by npm, Inc. | ||
or the Node.js project. | ||
|
||
Data published to the npm registry is not part of npm itself, and is the sole | ||
property of the publisher. While every effort is made to ensure accountability, | ||
there is absolutely no guarantee, warrantee, or assertion expressed or implied | ||
as to the quality, fitness for a specific purpose, or lack of malice in any | ||
given npm package. Packages downloaded through the npm registry are | ||
independently licensed and are not covered by this license. | ||
|
||
Additional policies relating to, and restrictions on use of, npm products and | ||
services are available on the npm website. All such policies and restrictions, | ||
as updated from time to time, are hereby incorporated into this license | ||
agreement. By using npm, you acknowledge your agreement to all such policies | ||
and restrictions. | ||
|
||
If you have a complaint about a package in the public npm registry, and cannot | ||
resolve it with the package owner, please email [email protected] and explain | ||
the situation. See the [npm Dispute Resolution | ||
policy](https://github.com/npm/policies/blob/master/disputes.md) for more | ||
details. | ||
|
||
Any data published to The npm Registry (including user account information) may | ||
be removed or modified at the sole discretion of the npm server administrators. | ||
|
||
"npm Logo" contributed by Mathias Pettersson and Brian Hammond, | ||
use is subject to https://www.npmjs.com/policies/trademark | ||
|
||
"Gubblebum Blocky" font | ||
Copyright (c) by Tjarda Koster, https://jelloween.deviantart.com | ||
included for use in the npm website and documentation, | ||
used with permission. | ||
|
||
This program uses several Node modules contained in the node_modules/ | ||
subdirectory, according to the terms of their respective licenses. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
environment: | ||
matrix: | ||
# LTS is our most important target | ||
- nodejs_version: "4" | ||
# next LTS and master is next most important | ||
- nodejs_version: "6" | ||
# still in LTS maintenance until fall 2016 | ||
# (also still in wide use) | ||
- nodejs_version: "0.10" | ||
# will be unsupported as soon as 6 becomes LTS and 7 released | ||
- nodejs_version: "5" | ||
# technically in LTS / distros, unbeloved | ||
- nodejs_version: "0.12" | ||
COVERALLS_REPO_TOKEN: | ||
secure: XdC0aySefK0HLh1GNk6aKrzZPbCfPQLyA4mYtFGEp4DrTuZA/iuCUS0LDqFYO8JQ | ||
platform: | ||
- x86 | ||
- x64 | ||
install: | ||
- ps: Install-Product node $env:nodejs_version $env:platform | ||
- npm config set spin false | ||
- npm rebuild | ||
- node . install -g . | ||
- set "PATH=%APPDATA%\npm;C:\Program Files\Git\mingw64\libexec;%PATH%" | ||
- npm install --loglevel=http | ||
test_script: | ||
- node --version | ||
- npm --version | ||
- npm test | ||
notifications: | ||
- provider: Slack | ||
incoming_webhook: | ||
secure: vXiG5AgpqxJsXZ0N0CTYDuVrX6RMjBybZKtOx6IbRxCyjgd+DAx6Z9/0XgYQjuof7QFJY3M/U6HxaREQVYbNVHA+C5N5dNALRbKzAC8QNbA= | ||
# GO_FAST | ||
matrix: | ||
fast_finish: true | ||
# we don't need the builds, we just need tests | ||
build: off |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.