aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/build_package_node.sh
Commit message (Expand)AuthorAge
* Build the Node health-check package in the build_packages scriptGravatar murgatroid992016-07-28
* Correct shell scripting mistake in node package generation codeGravatar murgatroid992016-07-20
* fix build node packageGravatar Jan Tattermusch2016-06-24
* Change cleanup step in node package build to account for well known protosGravatar murgatroid992016-06-15
* Fix compiler/plugin.proto copying to the wrong placeGravatar murgatroid992016-06-15
* Add well known protos to Node and Ruby tools packagesGravatar murgatroid992016-06-15
* Make Node build_package script consistent with grpc-tools package.json fileGravatar murgatroid992016-05-10
* Fixed case statement in build_package_nodeGravatar murgatroid992016-04-27
* Clear bin directory after generating each tarballGravatar murgatroid992016-04-27
* Get version explicitlyGravatar murgatroid992016-04-26
* Get version explicitlyGravatar murgatroid992016-04-26
* Fixed working directory pathGravatar murgatroid992016-04-26
* Actually make the output directoriesGravatar murgatroid992016-04-26
* Account for windows file namesGravatar murgatroid992016-04-26
* Added node plugin to grpc-tools npm package, updated build_package_nodeGravatar murgatroid992016-04-26
* Don't set -ex for nvm functionsGravatar murgatroid992016-03-25
* Ensure that node-pre-gyp is properly bundledGravatar murgatroid992016-02-11
* fix node artifact building on macGravatar Jan Tattermusch2016-02-09
* Resolved merge conflict with masterGravatar murgatroid992016-02-04
|\
* | Add Node distrib tests and fixed some issues with the packaging scriptGravatar murgatroid992016-02-04
| * Merge pull request #5055 from jtattermusch/python_mac_artifactGravatar Michael Lumish2016-02-04
| |\
| * | make sure artifacts dir existsGravatar Jan Tattermusch2016-02-03
|/ /
| * chmod u+xGravatar Jan Tattermusch2016-02-03
|/
* Add package build script for Node.jsGravatar murgatroid992016-02-03