Skip to content

[BEAM-11205] bump com.google.cloud:libraries-bom to 16.3.0 - #13937

Closed
masahitojp wants to merge 1 commit into
apache:masterfrom
masahitojp:beam-11205
Closed

[BEAM-11205] bump com.google.cloud:libraries-bom to 16.3.0#13937
masahitojp wants to merge 1 commit into
apache:masterfrom
masahitojp:beam-11205

Conversation

@masahitojp

@masahitojpmasahitojp commented Feb 9, 2021

Copy link
Copy Markdown
Contributor

bump com.google.cloud:libraries-bom to 16.3.0
This changes required an update for "com.google.auto.value:auto-value-annotations:1.7.4", so I updated it.
I got a build error if I didn't update it.

R: @lukecwik@iemejia


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

Post-Commit Tests Status (on master branch)

LangSDKDataflowFlinkSamzaSparkTwister2
GoBuild Status---Build Status---Build Status---
JavaBuild StatusBuild Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build StatusBuild Status
Build Status
Build Status
Build Status
PythonBuild Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
---Build Status---
XLangBuild StatusBuild StatusBuild Status---Build Status---

Pre-Commit Tests Status (on master branch)

---JavaPythonGoWebsiteWhitespaceTypescript
Non-portableBuild StatusBuild Status
Build Status
Build Status
Build Status
Build StatusBuild StatusBuild StatusBuild Status
Portable---Build Status------------

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests

See CI.md for more information about GitHub Actions CI.

@masahitojp

Copy link
Copy Markdown
ContributorAuthor

Run SQL_Java11 PreCommit

@codecov

codecovBot commented Feb 9, 2021

Copy link
Copy Markdown

Codecov Report

Merging #13937 (adf4053) into master (ef685e6) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #13937 +/- ##
==========================================
- Coverage 82.85% 82.85% -0.01% 
==========================================
Files 466 466 Lines 57613 57613 ==========================================
- Hits 47738 47737 -1 - Misses 9875 9876 +1 
Impacted FilesCoverage Δ
.../python/apache_beam/transforms/periodicsequence.py96.49% <0.00%> (-1.76%)⬇️
...hon/apache_beam/runners/worker/bundle_processor.py93.57% <0.00%> (-0.26%)⬇️
...ks/python/apache_beam/runners/worker/sdk_worker.py89.54% <0.00%> (-0.16%)⬇️
sdks/python/apache_beam/io/iobase.py84.81% <0.00%> (+0.26%)⬆️
sdks/python/apache_beam/dataframe/schemas.py96.87% <0.00%> (+1.56%)⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6edc333...adf4053. Read the comment docs.

@iemejia

Copy link
Copy Markdown
Member

@kennknowles This seems ok and it is passing all tests, it is good to merge for me but just wanted to double check with you in case there is some extra test that needs to be run or some extra validation at the G side.

@kennknowles

Copy link
Copy Markdown
Member

There is #13765 in progress

@kennknowles

Copy link
Copy Markdown
Member

CC @reuvenlax@suztomo

@kennknowles

Copy link
Copy Markdown
Member

There are actually some complications that are just about worked out there.

@kennknowles
kennknowles self-requested a review February 10, 2021 17:10
@suztomo

Copy link
Copy Markdown
Contributor

I see #13765 takes care of dependency conflicts with "google-api-services-*" artifacts. Merging 13765 should meet the purpose of this PR 13937.

@kennknowles

Copy link
Copy Markdown
Member

It is merged. Try it out!

@masahitojp

Copy link
Copy Markdown
ContributorAuthor

The goal of this PR has been achieved by #13990 , so it's closed.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@masahitojp@iemejia@kennknowles@suztomo