-
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
Upgrade GCS IO to 2.1.5 and Google OAuth to 1.31.0 #12877
Conversation
Still running linkage checker, will paste results here. |
run java postcommit |
Codecov Report
@@ Coverage Diff @@
## master #12877 +/- ##
==========================================
- Coverage 82.35% 82.32% -0.03%
==========================================
Files 450 452 +2
Lines 53708 53985 +277
==========================================
+ Hits 44230 44444 +214
- Misses 9478 9541 +63
Continue to review full report at Codecov.
|
Ran
|
Run Python_PVR_Flink PreCommit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I ran the linkage checker and it confirms that there are no new linkage errors.
What was the error that you were seeing that required you to run it manually? |
I may have done it manually when I did not have to. I followed https://cwiki.apache.org/confluence/display/BEAM/Dependency+Upgrades. I just decided to run gradle directly for no particular reason. |
I see that the script does more than I realized. I will use it next time. |
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username
).[BEAM-XXX] Fixes bug in ApproximateQuantiles
, where you replaceBEAM-XXX
with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.CHANGES.md
with noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
Post-Commit Tests Status (on master branch)
Pre-Commit Tests Status (on master branch)
See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI.