Jan Tattermusch
4c3ff07dac
[bazel] Reintroduce bazelified ruby and python tests ( #34033 )
...
Reintroduce https://github.com/grpc/grpc/pull/33959 .
I added a fix for the python arm64 build (which is the reason why the
change has been reverted earlier).
1 year ago
Xuan Wang
08659ad1c3
Revert "[bazel] Add bazelified run_tests.py tests for ruby and python" ( #33999 )
...
Reverts grpc/grpc#33959
1 year ago
Jan Tattermusch
cb235a3e22
[bazel] Add bazelified run_tests.py tests for ruby and python ( #33959 )
...
Context: https://github.com/grpc/grpc/pull/33707
Add python and ruby tests. Both required a few fixes so I wanted to add
them separately from https://github.com/grpc/grpc/pull/33707
Manual run of all the tests:
https://source.cloud.google.com/results/invocations/24c7b6ed-a8b3-4367-a4bf-8828919a9340
1 year ago
apolcyn
c1a4b526fb
[ruby]: add pre-compiled binaries for ruby 3.2; drop them for ruby 2.6 ( #32089 )
...
[ruby]: add pre-compiled binaries for ruby 3.2; drop them for ruby 2.6
2 years ago
apolcyn
3c368a5b2c
Don't gem install rake-compiler on macos setup scripts ( #28415 )
...
* Don't gem install rake-compiler on macos setup scripts
3 years ago
Jan Tattermusch
113f5e89b5
build_ruby.sh: build Debug protoc on config=dbg
4 years ago
Jan Tattermusch
c5c123efc9
add cmake to ruby dockerfiles
4 years ago
Jan Tattermusch
a35cd4f89d
build protoc artifacts with cmake
4 years ago
ganmacs
0b4fb6a5e2
Move a script which has a pre-requirement to outside of spec
...
And make it to be execute when using `./tools/run_tests/run_tests.py -l ruby`
7 years ago
Mehrdad Afshari
ba137985ff
Fix build_ruby.sh to pass shellcheck
7 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Jan Tattermusch
5c79a3199c
cleanup tools/run_tests directory
8 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Nicolas "Pixel" Noble
dc5cf55257
Fixing copyrights.
9 years ago
Nicolas "Pixel" Noble
3de3f809d3
Fixing run_tests scripts for Ruby.
9 years ago
murgatroid99
d7e1a10628
Bundled C core with Ruby library
9 years ago
Nicolas "Pixel" Noble
bcf988f0f3
Splitting out bundle install for ruby into the prebuild step.
9 years ago
murgatroid99
a43c14fef8
Make ruby tests see changes to C core
9 years ago
Nicolas "Pixel" Noble
21a38b4422
Fixing variable names discrepancy in ruby's extension builder.
...
CONFIG != GRPC_CONFIG, meaning we're always building released, even in debug.
10 years ago
David Garcia Quintas
301a77f819
Modified travis config for ruby.
...
In order to output logs.
10 years ago
Nicolas "Pixel" Noble
cbd9c8bf9b
Changing run_tests to simplify the ruby build.
10 years ago
murgatroid99
530c0b9b1f
Changed how ruby versions are selected again
10 years ago
murgatroid99
ea14cfb493
Further changed ruby version handling
10 years ago
murgatroid99
c921865c39
Changed how ruby version is selected
10 years ago
murgatroid99
6a4c4fabf3
Added ruby tests to run_tests.py
10 years ago
Craig Tiller
ce5021b0b9
Add missing new-lines at end of file
10 years ago
Craig Tiller
0605995e55
Update copyright to 2015
10 years ago
Craig Tiller
834288138d
Add shell script copyrights
10 years ago
murgatroid99
c279165f72
Got run_tests.py and node tests working
10 years ago
murgatroid99
51fca2da4b
Made node library buildable from source tree
10 years ago