Commit Graph

54 Commits

Author SHA1 Message Date
murgatroid99 38007753b0 Remove src/node and references to it
This removes all of the node code and tests from the repo, along with the
scripts for running Node unit tests, performance tests, and artifact builds.
The scripts for running tests from the grpc-node repository are untouched.
2017-10-25 13:21:57 -07:00
David Garcia Quintas b352be025f Upmerge from v1.6.x branch to master 2017-09-18 11:55:52 -07:00
Jan Tattermusch 5a2a792509 add cmake distribtest 2017-09-11 11:03:05 +02:00
Jan Tattermusch aafa699429 prevent timeout for node and python windows artifact builds 2017-09-06 17:20:15 +02:00
Jan Tattermusch c3e2510bd4 csharp_coreclr_x64 dockerfile not useful 2017-09-05 17:09:58 +02:00
Jan Tattermusch 980744c436 fix C# windows x64 distrib test 2017-09-05 17:09:57 +02:00
Jan Tattermusch 7005d7afa1 fix windows protoc artifact build 2017-08-23 07:53:18 +02:00
Jan Tattermusch 6521c5078c build C tests and protoc artifacts on windows with cmake 2017-08-23 07:53:18 +02:00
Ken Payson 2e0e4e91ed Increase Python mac target build time 30m -> 60m 2017-08-22 11:33:15 -07:00
Jan Tattermusch a2eb6f7e70 set path to mingw on kokoro 2017-07-18 17:26:26 +02:00
Craig Tiller d996379030 Reset OWNERS state 2017-07-17 10:54:07 -07:00
murgatroid99 b5984601b8 Add myself as owner of files in several directories 2017-07-13 14:00:19 -07:00
Jan Tattermusch 147f52f31e increase timeout for builing ruby artifact 2017-07-12 17:39:47 +02:00
Jan Tattermusch 570bf3b2e8 fix node artifact build on kokoro 2017-07-11 18:41:48 +02:00
Jan Tattermusch 24dca59530 Merge pull request #11680 from jtattermusch/python_32bit_artifacts
Improve python artifact building
2017-07-10 09:47:17 +02:00
murgatroid99 882ba60fcb Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge 2017-07-06 10:15:11 -07:00
Jan Tattermusch 5c74d90a33 improve python artifact building 2017-07-04 14:49:23 +02:00
murgatroid99 7ad758cd84 Make various scripts use the same version of Node 2017-06-27 13:54:22 -07:00
murgatroid99 d5b0455110 Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x 2017-06-15 17:48:42 -07:00
murgatroid99 17e016869a Add ARM Linux Node artifacts 2017-06-14 13:39:53 -07:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
murgatroid99 44c16d31d3 Undo updating npm in node artifact builds 2017-06-06 11:55:29 -07:00
murgatroid99 f5083fe3e3 Update npm when building Node artifacts 2017-06-01 14:11:09 -07:00
murgatroid99 feb99b215e Node artifacts: don't do testpackage 2017-05-31 15:52:29 -07:00
murgatroid99 1ef9f4ed4d Add artifact builds for Node 8 2017-05-30 15:27:46 -07:00
Stanley Cheung ebeda85eb8 Upmerge from v1.3.x branch to master 2017-05-17 19:34:47 -07:00
Ken Payson 7ff21a6719 Add Raspberry Pi Python binaries 2017-05-15 20:11:21 -07:00
Jan Tattermusch 5227e1ea63 drop node 0.12 and 3 distribtests 2017-05-12 15:54:44 +02:00
Jan Tattermusch 0628894e74 shorten name 2017-05-12 15:54:43 +02:00
Jan Tattermusch 42e302dbfe Run mac and windows distribtests in workspace 2017-05-12 15:54:43 +02:00
Jan Tattermusch edc06e77a4 make one Node artfact build exclusive 2017-05-12 15:54:41 +02:00
Jan Tattermusch 3294474d15 adjust package build scripts to new paths 2017-05-12 15:54:41 +02:00
Jan Tattermusch 47c7521960 simplify building artifacts on a single machine 2017-05-12 10:18:49 +02:00
Jan Tattermusch 1d00ccc3e9 fix C# macos x86 artifact build 2017-05-09 16:28:38 +02:00
David Garcia Quintas 81aae44858 Merge branch 'v1.3.x' into master-upmerge-v1.3.x 2017-04-28 14:37:17 -07:00
Jan Tattermusch 1dd609b3c1 fix C++ distribtests 2017-04-24 14:22:30 +02:00
murgatroid99 9805833776 Add flag to compile gpr with compatibility for musl 2017-04-19 10:25:34 -07:00
murgatroid99 f25f50511e Build for more versions of electron, restrict when a Windows warning is shown 2017-04-13 17:22:32 -07:00
Nicolas "Pixel" Noble e44a50ffd7 Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 2017-03-24 00:54:47 +01:00
murgatroid99 aaef11aa29 Drop support for io.js, fix minor issue with node extension 2017-03-14 11:19:25 -07:00
Siddharth Shukla 8e64d901fd Modify shebang on python scripts
Change shebangs to `#!/usr/bin/env python` instead of
`#!/usr/bin/env python2.7`.
2017-03-12 19:53:12 +01:00
murgatroid99 98cdf3b3e6 Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master 2017-02-23 14:59:45 -08:00
kpayson64 5eb24eeaed Merge pull request #9787 from kpayson64/build_python_36
Add Python3.6 to build artifacts
2017-02-22 22:04:25 -08:00
Ken Payson 626fb455ac Add Python3.6 to build artifacts 2017-02-22 18:43:10 -08:00
Nicolas "Pixel" Noble e00d63f3ea Merge remote-tracking branch 'google/v1.1.x' 2017-02-13 23:37:17 +01:00
Jan Tattermusch 6dce2f5d48 adjust C# win artifact build 2017-02-09 17:21:21 -08:00
Alexander Polcyn b7dce2dbc9 wrap all bundle install commands outside docker with check for mac workaround 2017-02-02 09:59:26 -08:00
Alexander Polcyn 513e6b8599 ruby bundle install work around to build packages on mac 2017-02-01 17:10:40 -08:00
Jan Tattermusch c755424050 fix building protoc artifacts on windows 2017-01-19 13:03:23 +01:00
murgatroid99 b19ac96487 Fix electron artifact builds 2017-01-13 10:56:36 -08:00