Commit Graph

71 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 54e81fdd1e Use correct environment variables in new windows build script 2020-02-11 15:20:52 -08:00
murgatroid99 6cbccceeb6 Pass runtime argument in mac build script 2020-02-10 10:47:52 -08:00
murgatroid99 e514971194 Fix generate_projects recursion, remove 'testpackage' command from scripts 2020-02-10 10:45:05 -08:00
murgatroid99 651274acb5 Don't generate_projects in build scripts 2020-02-10 10:09:34 -08:00
murgatroid99 314b07ddc0 Fix bad path in generate_projects.sh 2020-02-07 13:54:39 -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 8a84b3ef8d
Delete workflow.sh 2020-02-06 13:08:47 -08:00
Nicolas Noble d6ed6facc5
Create workflow.sh 2020-02-05 09:04:35 -08:00
murgatroid99 fea6f3dd0b Add build script and configs for Kokoro MacOS parallel build 2020-02-04 15:57:29 -08:00
shahidhs-ibm 43d7bc734f Make build_artifact_node_s390x.sh executable. 2020-01-09 02:49:31 -08:00
shahidhs-ibm ec30a63794 Revert "Make build_artifact_node_s390x.sh executable."
This reverts commit 01a1684698.
2020-01-09 02:47:08 -08:00
root 01a1684698 Make build_artifact_node_s390x.sh executable. 2020-01-09 01:49:37 -08:00
Shahid e11587c69d
Incorporating review comments 2020-01-08 21:14:50 +05:30
Shahid a69cb45aa5
Update build_all_linux_artifacts.sh 2020-01-03 18:56:49 +05:30
Shahid da545c9eb3
Update build_artifact_node_s390x.sh 2020-01-02 15:48:40 +05:30
Shahid a92005a4de
Update build_all_linux_artifacts.sh 2020-01-02 15:47:56 +05:30
Shahid 4d1e4c9ae7
Update build_all_linux_artifacts.sh 2019-12-26 15:23:22 +05:30
Shahid 4ad2273eb6
Create build_artifact_node_s390x.sh 2019-12-26 15:21:59 +05:30
Jake Turner 286a22572c Publish 7.1.0 binaries
Signed-off-by: Jake Turner <jaketurner25@live.com>
2019-12-12 14:57:30 +00:00
Jake Turner 5c6901abed Additional binaries
Signed-off-by: Jake Turner <jaketurner25@live.com>
2019-11-11 15:45:13 +00:00
murgatroid99 ae62a73b9f Also add Node 13 to the build 2019-10-25 11:10:10 -07:00
murgatroid99 de364c65a2 Add Electron 7 to the build 2019-10-25 10:45:54 -07:00
murgatroid99 96d9f2951c Add Electron 6 to the artifact build list 2019-08-13 10:13:17 -07:00
Julien Isorce ec91a16970 Build Electron 4.2 artifacts
4.0 and 4.1 were there but not 4.2

https://github.com/grpc/grpc-node/issues/937
2019-07-06 14:15:16 -07:00
murgatroid99 58ce2779a1 Forgot the 'Local' directory component 2019-06-17 14:06:02 -07:00
murgatroid99 c55edf7107 Use known-working environment variable 2019-06-17 10:30:35 -07:00
murgatroid99 7c5f2ce826 Echo commands to see what's going wrong 2019-06-14 10:06:34 -07:00
murgatroid99 0e47c12647 Make the same change in the other build script 2019-06-13 17:29:37 -07:00
murgatroid99 919d111145 Build Electron 5 artifacts 2019-05-01 13:45:55 -07:00
Nicolas "Pixel" Noble b84f92d931 Adding node 12. 2019-04-24 00:02:54 +02:00
Nicolas "Pixel" Noble f9f4e63c46 Actually, 3.1 needs building too. 2019-03-14 19:15:16 +01:00
Nicolas "Pixel" Noble 2dd31d0fe8 Removing support for Electron 4.0 and adding support for Electron 4.1. 2019-03-14 18:58:17 +01:00
Nicolas "Pixel" Noble 3593bb621e Splitting node and electron builds. 2019-01-18 00:13:29 +01:00
Nicolas "Pixel" Noble a955068d01 Adding build scripts for Electron 4. 2019-01-08 01:18:30 +01:00
Nicolas "Pixel" Noble ba6c7ca4ce Removing previous builds before going on with the next one. 2018-11-16 00:58:43 +01:00
Nicolas "Pixel" Noble 51e7ff0f5c Sprinkling node 11, and removing travis file. 2018-11-15 23:07:41 +01:00
Michael Lumish d6b068753d
Merge pull request #451 from nicolasnoble/electron3
Adding electron 3 support.
2018-09-19 09:31:09 -07:00
Nicolas "Pixel" Noble 811f7835b2 Proactively adding electron 3 support. 2018-07-20 15:59:51 +02:00
Nicolas "Pixel" Noble b6be0d955f Actually publish for arm32... 2018-06-26 01:21:35 +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 53bc63228b Using docker... 2018-05-11 04:28:30 +02:00
Nicolas "Pixel" Noble 30310d79b1 Better this way... 2018-05-02 05:36:19 +02:00
Nicolas "Pixel" Noble c5fbaf1b5b Reverting these... 2018-05-02 05:34:18 +02:00
Nicolas "Pixel" Noble c794c05783 Merge branch 'v1.11.x' of https://github.com/grpc/grpc-node into node-10 2018-05-02 04:31:39 +02:00
Nicolas "Pixel" Noble d46556622d More nvm love. 2018-05-02 04:11:35 +02:00
Nicolas "Pixel" Noble 727e54ef1b Right. We need to install nvm into the docker image. 2018-05-02 04:07:41 +02:00
Nicolas "Pixel" Noble c94718c007 Let's double down on installing node 10... 2018-05-02 03:41:42 +02:00
Nicolas "Pixel" Noble 1ef4c90270 Let's start building electron 2 binaries. 2018-05-02 03:36:33 +02:00