Richard Belleville
4472304d63
Drop Python 3.6 From Distribtests ( #30562 )
...
* First attempt at fixing distribtest
* Add dev ubuntu 20.04 image
* Plase the copyright overlords
2 years ago
Jan Tattermusch
205d7569ea
Big dockerimage cleanup ( #28010 )
...
* use python3 for running run_tests.py
* update dockerimage templates
* update dockerfiles
* fix bazel build in the bazel docker image
* adjust run_tests.py to renamed php docker image
* add previously forgotten new templates
* add missing images
* php dockerfile remove whitespaces
* restore accidentally deleted binder_transport_apk image
* add back cxx_buster_x64 image
* add back php zts stretch image
* add back binder_transport_apk image
* fix bazel builds by temporarily adding back python2-dev
* check_redundant_namespace_qualifiers.py to python3
* fix clang-tidy
* make run_tests_matrix.py use python3
* fixup cxx_debian9 templates
* regenerate
* stop running dummy grpc-node tests for protobuf-at-head and boringssl-at-head jobs
* remove cxx_buster image (replaced by cxx_debian9)
* add back python_alpine_x64 image
* run_tests_in_workspace using python3
* unbreak python macos basictests by partially reverting run_tests_matrix to python2
* fix cxx_gcc_X docker images
3 years ago
Lidi Zheng
5820e152cd
Remove Python 2.7 binary wheel generations ( #26691 )
...
* Remove Python 2.7 binary wheels
* Make sure pip won't pick-up newer versions
* Attempt to fix the distribtest
* Fallback to virtualenv==16.7.9 for 34 and 35
* Remove 34 from binary wheel distribtests
3 years ago
AJ Heller
32e83431d1
Add explanatory comments ( #26177 )
4 years ago
AJ Heller
9b87fb33bf
Fixes broken tests by using an upgraded pip ( #26154 )
4 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Masood Malekghassemi
e917486753
Install virtualenv in Python distribtest Dockerfiles
8 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Jan Tattermusch
b5f7397b08
cleanup distribtest Dockerimages
9 years ago
Craig Tiller
17f697bdd3
Add ubuntu, fix inheritance
9 years ago
Craig Tiller
040bbe90d4
Much docker. Wow.
9 years ago
Craig Tiller
b2afc1f680
Starting Python
9 years ago
murgatroid99
73cefb8b90
Updated copyright in Ruby version file
9 years ago
murgatroid99
0e59927b87
Update Ruby library version for next release
9 years ago
Tim Emiola
0deeb04a0b
Bump version to reflect changes to the gRPC ruby package
9 years ago
Tim Emiola
bab6706f41
Bumps the ruby version to beta
9 years ago
murgatroid99
7f27db2cb5
Bumped Ruby package version to 0.10.0
10 years ago
Tim Emiola
27243c223b
Bump version of grpc ruby for release on the release branch
...
- grpc ruby 0.9.3 should have released from the release branch but was not
- it needs to be re-released from that branch
10 years ago
Tim Emiola
1a2988df2b
Update version; fix dependency advisory comment
10 years ago
Tim Emiola
9341045307
bump grpc ruby version
10 years ago
Tim Emiola
af74e4e47d
Updates gRPC Ruby to 0.9.0
10 years ago
Tim Emiola
e1fd1bbe14
Update the version to 0.6.1
10 years ago
Tim Emiola
14e941d0d2
Bump ruby version to match the new release
10 years ago
Tim Emiola
ed3671e180
Synchronize initial package versions
10 years ago
Craig Tiller
190d360def
Add missing new-lines at end of file
10 years ago
Craig Tiller
0605995e55
Update copyright to 2015
10 years ago
Tim Emiola
7e7911f70d
Updates the module name in the idiomatic and stub layers
10 years ago
Tim Emiola
e2860c5bdb
Adds rubocop and fixes most style violations it detected
...
- add rubocop as a dev dependency
- fixed many style violations it reported, often using --auto-correct
- add a rubocop config
- .rubocop.yml shows the exceptions
- .rubocopy_todo.yml tracks outstanding style issues
- adds a rake task to allow rubocop styling checks to be automated
10 years ago
nnoble
097ef9b7d9
Incorporating ruby into the master grpc repository.
...
Change on 2014/12/01 by nnoble <nnoble@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=81111468
10 years ago