Mehrdad Afshari
21a047a1aa
Build 64-bit Python 3.7 packages on macOS and Windows
6 years ago
Mehrdad Afshari
258667cc1c
Build grpcio_testing in Python artifact process
7 years ago
Mehrdad Afshari
87d08a3b16
Add Python 3.7 Linux wheels to artifact build
7 years ago
Mehrdad Afshari
b4f4d2943e
Add Python 3.7 Linux wheels to artifact build
7 years ago
Jan Tattermusch
945cac44eb
RelWithDebInfo config for building C# artifact
7 years ago
Jan Tattermusch
8496cf31a9
wheezy LTS has ended: remove C# distribtest
7 years ago
Mehrdad Afshari
fba028ac68
Add Python distribtests for Alpine Linux
...
This is especially important as Alpine uses `musl`
instead of `glibc` and requires a source build
for gRPC Python.
7 years ago
Mehrdad Afshari
97c2932260
Install futures package only on Python 2
7 years ago
Mehrdad Afshari
ac6aaa3f0b
Install futures package only on Python 2
7 years ago
Jan Tattermusch
32c41e8d72
avoid concurrency issues with dotnet restore
7 years ago
Jan Tattermusch
d3eab8f288
get rid of Jenkins specific yaml hack
7 years ago
Jan Tattermusch
0767878b6e
build C# android artifact
7 years ago
Mehrdad Afshari
f4bea02a72
Fix the Python source distribtest script
7 years ago
Mehrdad Afshari
97904d46e0
Add Python source distribtest targets
7 years ago
Eric Gribkoff
57414c7c51
Remove old environment variable from Python artifact build
7 years ago
Mehrdad Afshari
b189923376
Split binary and source distribtests for Python
7 years ago
Mehrdad Afshari
9424b4c778
Ensure Ruby packager adds executable bit on protoc/plugin
7 years ago
Jan Tattermusch
4a510960c6
add distribtest for grpc being added with cmake add_subdirectory
7 years ago
Jan Tattermusch
0e3d2fe823
make package builds work on kokoro
7 years ago
Jan Tattermusch
2286c633c2
cmake "superbuild" example using externalprojects
7 years ago
ZhouyihaiDing
76d4621bd8
PHP: split script for running distrib tests on different system
7 years ago
Jan Tattermusch
a9d59e195d
longer timeout for protoc artifacts on macos
7 years ago
Jan Tattermusch
e2d47e84ac
ubuntu1504 and 1510 are past their end of life
7 years ago
Jan Tattermusch
5f3a452440
make package builds work on kokoro
7 years ago
Naresh
712eb9ff91
Make logging after success in jobset more apparent
...
tools/run_tests/artifacts/artifact_targets.py is used in the artifact
build process to create the relevant jobset.JobSpec, but currently
prints the console output only if the build fails.
jobset.JobSpec has a verbose_success flag that is used to print the
process output even if it ends in SUCCESS, but is currently not easily
perceivable and is hard to find, making it very difficult to debug
SUCCESS cases. Make the flag more apparent by adding it as parameters
to jobspec creation methods in artifact_targets.
7 years ago
kpayson64
03f2200e83
Increase mac Python artifact build timeout
7 years ago
Mehrdad Afshari
fdddab5af1
Delete garbage from Python source packages
7 years ago
Jan Tattermusch
7da82ecefa
fix python windows artifact build
7 years ago
Mehrdad Afshari
b24cff1364
Fix build_artifact_csharp.sh to pass shellcheck
7 years ago
Mehrdad Afshari
adf6c95ab7
Make build_artifact_ruby.sh pass shellcheck (with suppressions)
7 years ago
Mehrdad Afshari
8725b77e0b
Make run_in_workspace.sh pass shellcheck (with suppressions)
7 years ago
Mehrdad Afshari
e8b8cbd7c8
Fix build_package_ruby.sh to pass shellcheck
7 years ago
Mehrdad Afshari
368fa048e6
Fix build_package_python.sh to pass shellcheck
7 years ago
Mehrdad Afshari
919de03fc9
Fix build_package_php.sh to pass shellcheck
7 years ago
Mehrdad Afshari
bcd91f835b
Fix build_artifact_python.sh to pass shellcheck
7 years ago
Mehrdad Afshari
cd867112e8
Fix build_artifact_protoc.sh to pass shellcheck
7 years ago
Mehrdad Afshari
2628664f37
Fix build_artifact_php.sh to pass shellcheck
7 years ago
Alexander Polcyn
ca3798a8cb
Add ruby distrib tests that uses ruby 2.0.0
7 years ago
Alexander Polcyn
a3997fa50f
Fix failing ruby distrib tests on ruby 2.0 images
7 years ago
Mehrdad Afshari
87cd994b04
Upgrade yapf to 0.20.0
...
Upgrade yapf version to 0.20.0 and reformat Python files.
7 years ago
Alexander Polcyn
acd56b7361
Fix failing ruby distrib tests on ruby 2.0 images
7 years ago
ncteisen
a69c6901f9
yapf tools/run_tests/artifacts
7 years ago
Jan Tattermusch
b839d8c709
add distribtest target
7 years ago
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.
7 years ago
Alexander Polcyn
5b76eb9824
Use prebuilt ruby artifact docker image from dockerhub
7 years ago
Jan Tattermusch
5a2a792509
add cmake distribtest
7 years ago
Jan Tattermusch
aafa699429
prevent timeout for node and python windows artifact builds
7 years ago
Jan Tattermusch
c3e2510bd4
csharp_coreclr_x64 dockerfile not useful
7 years ago
Jan Tattermusch
980744c436
fix C# windows x64 distrib test
7 years ago
Jan Tattermusch
7005d7afa1
fix windows protoc artifact build
7 years ago