-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(No need to review) Testing v2.49.0 with gax 2.31.0, cloud spanner 6.43.2, grpc 1.55.3, guava 32.1.1-jre #27695
(No need to review) Testing v2.49.0 with gax 2.31.0, cloud spanner 6.43.2, grpc 1.55.3, guava 32.1.1-jre #27695
Conversation
Codecov Report
@@ Coverage Diff @@
## release-2.49.0 #27695 +/- ##
===============================================
Coverage 71.50% 71.51%
===============================================
Files 858 858
Lines 104806 104813 +7
===============================================
+ Hits 74946 74952 +6
- Misses 28310 28311 +1
Partials 1550 1550
Flags with carried forward coverage won't be shown. Click here to find out more. see 9 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment |
Run Java PreCommit |
Run Java_PVR_Flink_Batch PreCommit |
Run Java Spark PortableValidatesRunner Batch |
Run PostCommit_Java_DataflowV2 |
Run Java Dataflow V2 ValidatesRunner Streaming |
@burkedavison This pull request hit Gradle's Guava version selection problem google/guava#6642
|
@burkedavison I was forgetting |
@burkedavison And the things named 'api', 'implementation', 'testImplementation' are called 'configuration' in Gradle. https://docs.gradle.org/current/userguide/declaring_dependencies.html |
Run Java Postcommit |
Run Java Dataflow V2 ValidatesRunner Streaming |
Run PostCommit_Java_DataflowV2 |
Run Java_PVR_Flink_Batch PreCommit |
Run Java PreCommit |
Run Java PreCommit |
Run Java Spark PortableValidatesRunner Batch |
FYI some of this was included here and is within scope for 2.50.0 #27725 |
We are testing compatibility of gax 2.31.0, cloud spanner 6.43.2, grpc 1.55.3, guava 32.1.1-jre with Beam 2.49.0
This PR is just to check the CI status. This PR does not need to be merged.
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
addresses #123
), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>
instead.CHANGES.md
with noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.