Commit Graph

55 Commits

Author SHA1 Message Date
Michael Lumish 1120a72fbc
Merge pull request #1255 from grpc/nicolasnoble-patch-3
Removing unnecessary files.
2020-02-28 11:18:14 -08:00
murgatroid99 64f715d0e4 Add electron 8.0 2020-02-07 13:36:28 -08:00
murgatroid99 901438a4d7 Add fan-out configs and scripts for windows and linux 2020-02-07 13:01:31 -08:00
Nicolas Noble e4307b4412
Removing unnecessary files. 2020-02-06 13:08:12 -08:00
Nicolas Noble d643d105f6
Adding a build_file field, as this seems necessary 2020-02-05 09:03:16 -08:00
murgatroid99 8d4e334b64 Apparently I need a config for the root job 2020-02-04 16:24:34 -08:00
murgatroid99 fea6f3dd0b Add build script and configs for Kokoro MacOS parallel build 2020-02-04 15:57:29 -08:00
Shahid ec0093211f
Update Dockerfile 2019-12-26 15:24:46 +05:30
Nicolas "Pixel" Noble da1c43726a Further locking down our environment. 2019-11-20 19:15:50 +01:00
Nicolas "Pixel" Noble af85917017 Deleting Ruby. 2019-11-20 00:43:08 +01:00
Nicolas Noble 6109391e36 Fix MacOS failure 2019-11-19 23:58:48 +01:00
murgatroid99 ccd8c628d9 Install npm 6.10 on Windows 2019-08-20 17:16:42 -07:00
murgatroid99 aed0706bf6 Maybe node-gyp 3 will do it 2019-06-19 09:41:08 -07:00
murgatroid99 31d6f4362c Also use older node-gyp for electron builds 2019-06-18 10:24:40 -07:00
murgatroid99 b484cc2868 Use older version of node-gyp 2019-06-18 10:07:03 -07:00
murgatroid99 952d04c3e8 Merge remote-tracking branch 'upstream/grpc@1.19.x' into v1.19_upmerge 2019-04-01 17:33:28 -07:00
murgatroid99 9d76ffa65e Drop jessie-updates from list 2019-03-27 13:03:22 -07:00
murgatroid99 a9985dffdb Slightly different check-valid-until fix 2019-03-27 10:26:13 -07:00
murgatroid99 a5fa8a9540 Fix last fix 2019-03-26 17:20:45 -07:00
murgatroid99 7cc18fe40d Use new solution for jessie-backports 2019-03-26 16:59:17 -07:00
murgatroid99 33674bc826 Fix jessie-backports URL 2019-03-26 13:53:22 -07:00
Nicolas "Pixel" Noble 6bc7184542 Adding missing license on a bunch of source files. 2019-03-19 01:06:57 +01:00
murgatroid99 1aaad25c52 grpc-tools: Force 64 bit Linux build 2019-02-20 14:56:05 -08:00
murgatroid99 efe0fb1b8f Don't move artifacts directory around 2019-02-14 09:27:48 -08:00
murgatroid99 b2756d2d78 grpc-tools build script fixes part 2 2019-02-12 12:59:40 -08:00
murgatroid99 74308b1890 Update submodules in grpc-tools kokoro scripts 2019-02-11 16:56:28 -08:00
murgatroid99 9257ac0ebc grpc-tools cleanup and packaging update 2019-02-11 13:27:18 -08:00
murgatroid99 b94b2eb664 Add kokoro config files for grpc-tools release build jobs 2019-02-08 14:01:46 -08:00
murgatroid99 2b35fcd154 Fix new installation line in native Dockerfile 2019-02-08 10:49:13 -08:00
murgatroid99 3d4072e806 Fix cmake installation 2019-02-07 15:55:25 -08:00
murgatroid99 8e39e32034 Install new build dependencies in dockerfile 2019-02-07 15:17:31 -08:00
murgatroid99 27cb1c1b64 Fix docker run argument ordering 2019-02-07 14:46:04 -08:00
murgatroid99 fc6feb470e More Windows script fixes 2019-02-07 12:44:48 -08:00
murgatroid99 35e7a7575a Fix build script issues 2019-02-07 10:57:40 -08:00
murgatroid99 275b2908f9 Fix paths in new kokoro scripts 2019-02-06 16:25:14 -08:00
murgatroid99 babc0ae0fa Set execute bits on scripts 2019-02-06 15:52:56 -08:00
murgatroid99 b9fd1c04fe Actually commit grpc-tools kokoro scripts 2019-02-06 15:50:47 -08:00
Nicolas "Pixel" Noble 3593bb621e Splitting node and electron builds. 2019-01-18 00:13:29 +01:00
Nicolas "Pixel" Noble 7096a0a988 Merge branch 'v1.12.x' of https://github.com/grpc/grpc-node into 1.12.2-upmerge 2018-05-25 01:26:52 +02:00
Nicolas "Pixel" Noble 968a706a89 Split native and cross compilers into two docker images. 2018-05-18 09:44:53 +02:00
Nicolas "Pixel" Noble dd7725d9a3 Using debian:stretch for the release process. 2018-05-18 02:13:31 +02:00
Nicolas "Pixel" Noble 1c5a5dea24 Copying artifacts instead of moving them. 2018-05-11 04:28:37 +02:00
Nicolas "Pixel" Noble 53bc63228b Using docker... 2018-05-11 04:28:30 +02:00
Nicolas "Pixel" Noble fb177bd0b2 Copying artifacts instead of moving them. 2018-05-11 03:09:07 +02:00
Nicolas "Pixel" Noble 9345d4d0b5 Using docker... 2018-05-11 02:23:21 +02:00
murgatroid99 a6747e910b Merge remote-tracking branch 'upstream/v1.11.x' into v1.11.x_merge 2018-05-03 14:30:11 -07:00
Nicolas "Pixel" Noble 582c171da4 Shuffling things around a bit better... 2018-05-02 01:43:31 +02:00
Nicolas "Pixel" Noble 5f47953c88 Installing nvm from kokoro scripts. 2018-05-02 01:20:08 +02:00
Nicolas "Pixel" Noble aaf8696d42 Workarounding node-gyp issue. 2018-04-11 14:10:16 -07:00
Nicolas Noble 5b0f7b1faf
Merge pull request #224 from nicolasnoble/nvm-ps
Changing to the powershell version of nvm for better support.
2018-04-10 11:17:46 -07:00