Jan Tattermusch
7ab2a95979
More cleanup after moving testing docker images to artifact registry. ( #31689 )
...
* remove DOCKERHUB_ORGANIZATION from prepare_build_interop_rc
* switch rubys rake-compiler-dock to .current_version files
* remove DOCKERHUB_ORGANIZATION from prepare_build_linux_rc
* fix .current_version files for third_party/rake-compiler-dock
* fix: avoid .current_version files named */.current_version
* fix: avoid pushing in local only mode
2 years ago
Jan Tattermusch
fda6158600
Build ruby artifacts in parallel ( #28243 )
...
* build ruby artifacts in parallel
* fine tune grpc_distribtests_ruby.sh parallelism
* fine tune linux/grpc_build_artifacts.sh parallelism
* cleanup in bundle_install_wrapper
* address review comments
3 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
Esun Kim
97fd10a826
Backport #21487 to v1.26.x.
...
Change bundler version
5 years ago
Esun Kim
885b1aa785
Change bundler version
5 years ago
Alex Polcyn
e894d78c35
Fix artifact dockerfiles rvm installation; keep bundler pinned
6 years ago
Lidi Zheng
8cb2d0546d
Upgrade sanity Docker image to debian:stretch
...
* Use latest pylint in Python 3.7 (they dropped support for PY2)
* Make latest pylint happy
* Forced to upgrade to shellcheck 0.4.4
* Make shellcheck 0.4.4 happy
* Adopt reviewers' advice to reduce global disabled rules
6 years ago
Mehrdad Afshari
adf6c95ab7
Make build_artifact_ruby.sh pass shellcheck (with suppressions)
7 years ago
Alexander Polcyn
5b76eb9824
Use prebuilt ruby artifact docker image from dockerhub
7 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Jan Tattermusch
47c7521960
simplify building artifacts on a single machine
8 years ago
Alexander Polcyn
b7dce2dbc9
wrap all bundle install commands outside docker with check for mac workaround
8 years ago
Alexander Polcyn
513e6b8599
ruby bundle install work around to build packages on mac
8 years ago
Jan Tattermusch
5c79a3199c
cleanup tools/run_tests directory
8 years ago
Nicolas "Pixel" Noble
2cbc545f16
Load RVM on Linux too...
9 years ago
Nicolas "Pixel" Noble
32ee36d980
Better to always use rvm.
9 years ago
Nicolas "Pixel" Noble
a677208073
Typo.
9 years ago
Nicolas "Pixel" Noble
bb439efb9d
Typo.
9 years ago
Nicolas "Pixel" Noble
b9e66cd283
Removing architecture commands, and updating the bundler gem.
9 years ago
Nicolas "Pixel" Noble
ff2e76e286
rake-compiler builds aren't repeatable after all.
9 years ago
Nicolas Noble
5bb9a916e2
Update build_artifact_ruby.sh
9 years ago
Nicolas "Pixel" Noble
4bb713b84d
Last changes to build_artifact_ruby.sh
9 years ago
Nicolas "Pixel" Noble
ec187ce677
Updating the ruby artifact build script.
9 years ago
Jan Tattermusch
7cf8bf46ae
for 32bit uname when building artifacts
9 years ago
Jan Tattermusch
44372138c5
build ruby artifact
9 years ago
Jan Tattermusch
29dadb2404
fix copyrights
9 years ago
Jan Tattermusch
7eba1729f0
building artifacts under docker
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