Commits


Paul Taylor authored and Wes McKinney committed ea0fb370e2e
ARROW-1577: [JS] add ASF release scripts @wesm does [this](https://github.com/apache/arrow/commit/b270dbad4f4fd70e19613b93148ec2ae3596e1fd#diff-fc8acbd4f42fb5e6b0cad14928b68115R59) look good? Author: Paul Taylor <paul.e.taylor@me.com> Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #1346 from trxcllnt/js-asf-release-scripts and squashes the following commits: ac246cd1 [Wes McKinney] Update npm-release.sh while integration testing from release tarball is hard 469beeac [Wes McKinney] Add to READMEs about how to release and verify JS release 160f5c30 [Paul Taylor] remove tag-version-prefix from npmrc 854020d2 [Wes McKinney] Run unit tests without integration tests for now 94859222 [Wes McKinney] Add JavaScript release verification script dd06c468 [Wes McKinney] Create tag in source release script 2c6ce86c [Paul Taylor] number of npm-release.sh script arguments is 0 e1c3a96c [Paul Taylor] npm install before release, use npm version --git-tag-version with tag-version-prefix 58700435 [Wes McKinney] Number of arguments is 2 1133fb8c [Wes McKinney] Remove upstream Arrow version tag. Bump JS version to 0.2.0 30b602f1 [Paul Taylor] add dev/release/js-source-release.sh script be82c087 [Paul Taylor] add npm-release.sh script to publish npm modules f72fc833 [Paul Taylor] update test_js commands in verify-release-candidate.sh 5194951d [Paul Taylor] npm pack the js sources into the release tarball d73c47a0 [Paul Taylor] prepare js lib for release 7d9c84a0 [Paul Taylor] remove tslib patches as it doesn't work on windows