Commit Graph

99 Commits

Author SHA1 Message Date
murgatroid99 a6ce1ff1d6 Fix how npm is upgraded, add npm update line for electron 2017-06-27 18:15:38 -07:00
murgatroid99 7ad758cd84 Make various scripts use the same version of Node 2017-06-27 13:54:22 -07:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Jan Tattermusch 83a50ee39b Merge pull request #11396 from matt-kwong/fix_csharp
Update Mono to Jessie for C# Dockerfiles
2017-06-06 21:40:18 -07:00
Ken Payson 1b0661bfd7 Rollback Dockerfile changes 2017-06-02 16:09:27 -07:00
Matt Kwong a798318a08 Update Mono to Jessie for C# Dockerfiles 2017-06-02 14:20:01 -07:00
kpayson64 b3abfa6ac7 Merge pull request #11374 from kpayson64/kokoro_python
Change Python Windows tests to 3.5
2017-06-02 12:33:14 -07:00
Ken Payson 631862f421 Change Python Windows tests to 3.5 2017-06-02 09:08:35 -07:00
Matt Kwong 6bf7782ee1 Add Python GCP API library installation to Alpine Dockerfiles 2017-05-17 16:51:50 -07:00
kpayson64 3634fbe874 Merge pull request #10800 from kpayson64/fix_alpine
Fix alpine build
2017-05-16 08:44:27 -07:00
Matt Kwong b6b4976cf4 Update Bazel Dockerfile to build from oss-fuzz 2017-05-11 13:52:34 -07:00
Vijay Pai add2e4da2d Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11. 2017-05-10 10:25:13 -07:00
Matt Kwong 52ff986f94 Add option to upload Jenkins test result to BQ 2017-05-08 13:52:45 -07:00
Ken Payson 5db8ef9cd0 Fix alpine build 2017-04-21 14:12:44 -07:00
Matt Kwong 380c3a7e1e Merge pull request #10562 from matt-kwong/pin-bazel-version-2
Pin Bazel version to 0.4.4 in Dockerfile
2017-04-11 11:46:06 -07:00
Jan Tattermusch 498e2b350a Merge pull request #10480 from jtattermusch/csharp_new_projects
C# new .csproj projects
2017-04-11 17:24:04 +02:00
Matt Kwong 20f0d5ba01 Merge pull request #10551 from matt-kwong/fix-csharp-docker
Remove unnecessary C# dependency in Dockerfiles
2017-04-10 18:33:17 -07:00
Matt Kwong 5101b3f7cf Pin Bazel version to 0.4.4 in Dockerfile 2017-04-10 14:34:39 -07:00
Matt Kwong fa9da3c2db Fix C# Dockerfiles 2017-04-10 11:42:15 -07:00
Jan Tattermusch 8b43521343 fix C# build_packages scripts 2017-04-07 09:06:43 +02:00
Ken Payson 975b5103e5 Fix build on Alpine linux + add portability tests 2017-04-06 13:39:35 -07:00
Jan Tattermusch c4c95ada89 make C# docker image in sync with GCE performance workers 2017-04-06 13:20:49 +02:00
Matt Kwong 0ff1957a5b Fix test coverage reporting 2017-03-31 09:54:11 -07:00
Jan Tattermusch be2807de92 Add newest dotnet SDK to C# dockerfile 2017-03-09 17:38:50 +01:00
matt-kwong e188c7d39a Merge pull request #10033 from matt-kwong/fix-dockerfiles
Fix pyenv Dockerfile
2017-03-08 17:49:48 -08:00
Matt Kwong 5faabc45c5 Fix pyenv dockerfile 2017-03-08 12:42:24 -08:00
Mehrdad Afshari 9b3c73d1cd Updated protobuf dependency for python to 3.2.0 2017-03-07 22:10:15 +00:00
murgatroid99 972b7975a6 Fixed package name in dockerfile 2017-01-13 09:28:09 -08:00
murgatroid99 93d0b580a5 Properly generate electron dependencies in test Dockerfile from template 2017-01-12 17:57:36 -08:00
murgatroid99 433d3f1d42 Merge branch 'master' into node_electron_build 2017-01-12 12:39:25 -08:00
Nicolas "Pixel" Noble 229def1a86 Adding Bazel tests. 2017-01-05 23:28:02 +01:00
murgatroid99 c34cac2891 Merge branch 'master' into node_electron_build 2017-01-04 15:43:02 -08:00
Jan Tattermusch 7dd2cc6f68 cleanup and speedup of sanity tests 2016-12-22 10:54:25 +01:00
murgatroid99 804c9e90fc Add Electron tests to portability test matrix 2016-12-05 14:32:56 -08:00
Matt Kwong 180ea4bb20 Set Bazel to specific commit in Dockerfile 2016-12-01 15:26:59 -08:00
Matt Kwong e403607ba7 Revert "Enable port tests to be run using gcc4.8"
This reverts commit 029ed106c5.
2016-11-03 13:50:40 -07:00
Matt Kwong 1347e40563 Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests 2016-11-02 18:07:40 -07:00
Matt Kwong 029ed106c5 Enable port tests to be run using gcc4.8 2016-11-02 11:37:40 -07:00
murgatroid99 c0aa97d158 Merge branch 'master' into uv_core_transport 2016-10-12 16:41:38 -07:00
murgatroid99 22d50e98d8 Fix sanity and move a header include 2016-10-12 10:59:59 -07:00
murgatroid99 1687cab9ed Add libuv tests, and installation step in dockerfile 2016-10-12 10:59:11 -07:00
Matt Kwong 41c06a2ed5 move changes from dockerfile to template 2016-10-11 13:49:23 -07:00
Matt Kwong 66a1eea681 changed wheezy dockerfile to install git version > 1.7 to support local submodule cloning 2016-09-29 18:30:19 -07:00
Jan Tattermusch a98a2ad7fd enable runing C# interop tests under coreclr 2016-09-09 12:58:10 +02:00
siddharthshukla 5e3193ecf6 Add PyPy 5.3.1 to dockerfile and template 2016-08-17 19:48:26 +02:00
Nicolas "Pixel" Noble 7f074e0e20 Merge branch 'v1.0.x' into manual-upmerge 2016-08-11 21:00:08 +02:00
Alexander Polcyn 809292a7af ran script to update actual docker files 2016-08-02 23:51:44 -07:00
Stanley Cheung 7d8c543d64 regenerate from template 2016-07-26 19:39:04 -07:00
Stanley Cheung 78f0fd4715 fix copyright 2016-07-26 19:38:28 -07:00
Stanley Cheung fa1e4fa7f1 php: add php7 to jenkins basic and interop tests 2016-07-26 19:38:28 -07:00