Commit Graph

354 Commits

Author SHA1 Message Date
Eric Anderson e0b8bd9c5b
[interop_matrix] Add Java 1.50.3 (#32865) 2023-07-10 11:49:21 -07:00
Eric Anderson 4599419687
[interop_matrix] Add Java 1.55.1 (#33049) 2023-07-10 11:49:08 -07:00
Yijie Ma 35754ac603
[Release] Add 1.56.0 to interop matric for C++, ruby, php, python (#33541)
<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->
2023-06-26 09:32:44 -07:00
Sergii Tkachenko 02ceb72fcf
[Release] Add grpc-java 1.56.0 to client_matrix.py (#33433) 2023-06-14 16:38:44 -07:00
Sergii Tkachenko de6ed9ba9f
[Python] Migrate from yapf to black (#33138)
- Switched  from yapf to black
- Reconfigure isort for black
- Resolve black/pylint idiosyncrasies 

Note: I used `--experimental-string-processing` because black was
producing "implicit string concatenation", similar to what described
here: https://github.com/psf/black/issues/1837. While currently this
feature is experimental, it will be enabled by default:
https://github.com/psf/black/issues/2188. After running black with the
new string processing so that the generated code merges these `"hello" "
world"` strings concatenations, then I removed
`--experimental-string-processing` for stability, and regenerated the
code again.

To the reviewer: don't even try to open "Files Changed" tab 😄 It's
better to review commit-by-commit, and ignore `run black and isort`.
2023-06-09 15:08:55 -07:00
Yash Tibrewal d14f5f78d7
[Release] Add 1.55.0 to interop matric for C++, ruby, php, python (#33198)
<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->
2023-05-19 14:02:11 -07:00
Easwar Swaminathan f68081767a
[Test] Add v1.55.0 release of grpc-go to interop matrix (#33022)
I noticed that the [PR](https://github.com/grpc/grpc/pull/32683) to add
v1.54.0 is still not merged. So, I added a line for that as well.
2023-05-05 14:13:22 -07:00
Yash Tibrewal bdae467be8
[Release] Add v1.54.0 to interop matrix (#32862)
validation job -
https://fusion2.corp.google.com/ci/kokoro/prod:grpc%2Fcore%2Fexperimental%2Flinux%2Fgrpc_interop_matrix_adhoc/activity/730b301a-e048-486a-98c2-6a1fe7f9b276/summary
2023-04-17 13:51:45 -07:00
Mark D. Roth 71becdcf7c
interop: add core 1.53.0 release to interop matrix (#32727) 2023-03-28 09:49:14 -07:00
Eric Anderson 8009a6c6af
interop_matrix: Update matrix for grpc-java 1.45.3 release (#32104) 2023-03-27 11:09:00 -07:00
Terry Wilson 4537dc4dc3
Add Java v1.54.0 to the client matrix (#32697) 2023-03-24 14:02:51 -07:00
Doug Fawley 03628a6400
Add v1.53.0 release of grpc-go to interop matrix (#32316) 2023-02-27 10:26:43 +01:00
AJ Heller f5334db300
Add gRPC-core v1.52.0 to the interop matrix (#32338)
<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->
2023-02-10 09:33:03 -08:00
Arvind Bright 9862cfdf05
remove go version v1.52.0 and keep only v1.52.3 (#32252)
As a reactive from #32205, we need to remove the 52.0 release and only
keep v1.52.3 which is the latest patch version for that minor release
2023-02-09 16:13:58 -08:00
Yash Tibrewal 37e88dd8fe
Interop: Update images for v1.48.3 (#32330) 2023-02-08 16:30:10 -08:00
Arvind Bright c6cdda03e7
Add v1.52.1-1.52.3 release of grpc-go to interop matrix (#32205)
* Add v1.52.3 release of grpc-go to interop matrix

* Add only v1.52.3 release of grpc-go to interop matrix
2023-01-31 12:44:53 -08:00
Doug Fawley d26d68ab82
Add v1.50-1.52 releases of grpc-go to interop matrix (#31700) 2023-01-16 15:46:35 +01:00
Larry Safran ad1069b499
add v1.52.0 java release to client matrix (#32080) 2023-01-11 16:22:40 -08:00
Larry Safran 5bc76e61a7
Bump Java to 1.51.1 (#31883) 2022-12-14 02:46:44 +00:00
Sergii Tkachenko 461247f69e
Add grpc-java 1.51.0 to client_matrix.py (#31694) 2022-11-22 13:08:25 -08:00
Doug Fawley a65382d9f9
Use go1.19 for go interop tests and for future interop_matrix tests (#31732) 2022-11-22 13:07:36 -08:00
sanjaypujare 55c340f60e
tools/interop_matric: add 1.50.2 for Java (#31406) 2022-10-20 11:13:31 -07:00
Sergii Tkachenko fe3a482acc
Add grpc-java 1.50.1 to client_matrix.py (#31394) 2022-10-19 11:19:31 -07:00
Eric Anderson 8230865a29
interop_matrix: Bump 9 Java versions (#31291)
Java did 10 releases in a batch; update them almost all together. One
version has already been handled in 63104ed.
2022-10-10 09:33:34 -07:00
Sergii Tkachenko 63104ed440
Add grpc-java 1.44.2 to client_matrix.py (#31273) 2022-10-07 10:51:05 -07:00
apolcyn 71f4fa7f92
update matrix images (#31157) 2022-09-28 16:33:46 -07:00
Zach Reyes f7c3f4df3a
Add v1.49.0 release of grpc-go to interop matrix (#30719) 2022-09-21 10:47:32 -07:00
Yash Tibrewal cbed2cef57
1.48.1: Update interop matrix image (#30810) 2022-08-31 15:04:27 -07:00
Terry Wilson 8d35fcff3b
Add grpc-java v1.49.0 to the client matrix. (#30729) 2022-08-26 15:33:39 -07:00
Jan Tattermusch 9e2bac1378
Add interop matrix 1.47.1 for C++, Python, Ruby and PHP (#30598)
* react to removal of C# from master

* add 1.47.1 to client_matrix.py
2022-08-18 11:50:16 +02:00
Yash Tibrewal a7d50f7c42
interop: Add interop testing for C++, php, ruby and python (#30340) 2022-08-16 20:41:39 +02:00
Easwar Swaminathan 793d0d15c8
Add v1.48.0 release of grpc-go to interop matrix (#30281) 2022-08-16 14:25:28 +02:00
yifeizhuang 3d2e5038c3
grpc-java 1.48.1 release (#30469) 2022-08-03 17:03:26 -07:00
yifeizhuang 58e00f45cb
client image for java release 1.48.0 (#30354) 2022-07-25 11:18:36 -07:00
Doug Fawley a709faa868
Add v1.47.0 release of grpc-go to interop matrix (#29846) 2022-06-05 19:43:21 +02:00
Sergii Tkachenko 3e8054cb3a
Add grpc-java 1.47.0 to client_matrix.py (#29860) 2022-06-02 15:36:34 -07:00
Eric Anderson d4c5972cc6
Bump to Java 1.46.0 in the interop client matrix (#29855) 2022-06-01 13:03:56 -07:00
Eric Anderson 14dcb40304
Bump to Java 1.45.1 in the interop client matrix (#29282) 2022-06-01 10:01:41 -07:00
Lidi Zheng f1e9adfded
Add v1.46.x to interop matrix (#29741)
* Add v1.46.x to interop matrix

* Add v1.46.2 to interop matrix

* Remove Go v1.46.2

* Add Go v1.46.0 back
2022-05-20 14:08:11 -07:00
Doug Fawley 1c14cc03e6
Add v1.44.0, v1.45.0, and v1.46.0 releases of grpc-go to interop matrix (#29484) 2022-04-25 10:26:55 -07:00
sanjaypujare ff28d4e6ae
interop_matrix: add java 1.44.1 to the matrix (#28928)
Co-authored-by: Eric Anderson <ejona@google.com>
2022-04-18 13:07:02 -07:00
yifeizhuang 6b89acc7ba
adding a GCR image for java 1.44.0 for compatibility test (#28697)
Co-authored-by: Eric Anderson <ejona@google.com>
2022-03-22 10:38:39 -07:00
Terry Wilson 8a406c72df
Add Java 1.45.0 to the interop client matrix. (#29060) 2022-03-21 15:25:34 -07:00
Jan Tattermusch a32c22f2a9
Add v1.43.0 and v1.44.0 releases to interop_matrix (#28885)
* add v1.43.0 and v1.44.0 releases, fix C#

* fix problem introduced by #28124

* regenerate testcases for csharp*__master

* fixup C# 1.42.0 interop matrix

* python interop image build is broken at 1.43.0

* fix python testcases for 1.44.0
2022-02-18 09:58:34 +01:00
ZHANG Dapeng 79d7959c3d
Update client_matrix for Java v1.43.1 (#28368)
* Update client_matrix for Java v1.43.0

* Bump java version again
2022-02-08 09:49:00 -08:00
Easwar Swaminathan 9bc0732b44
Add v1.43.0 release of grpc-go to interop matrix (#28359) 2022-01-24 08:04:57 -08:00
Lidi Zheng 7069770ee0
Merge the 3 repeating Python binary compilations (Attempt 2) (#28543)
* Revert "Revert "Merge the 3 repeating Python binary compilations (#28500)" (#28539)"

This reverts commit 0554cbee9c.

* Update hardcoded Python path

* Repect existing images and only use new path for newer releases

* fix interop_matrix testcases

Co-authored-by: Jan Tattermusch <jtattermusch@google.com>
2022-01-14 09:25:33 -08:00
Jan Tattermusch 240557a55c
run_tests family scripts: autodetect TTY when running docker (#28124)
* autodetect terminal when running docker, add helptext for --travis run_tests arg

* address a TODO

* remove --travis from task_runner.py
2021-12-10 06:52:50 +01:00
Mark D. Roth ce2d09f7b4
add 1.42.0 to interop matrix (#28261) 2021-12-02 14:51:27 -08:00
Zach Reyes 266c93fa3b
Add v1.42.0 release of grpc-go to interop matrix (#27985) 2021-11-18 08:34:27 -08:00