Skip to content

[BEAM-13430] Remove jcenter which will no longer contain any updates. - #16527

Closed
lukecwik wants to merge 2 commits into
apache:masterfrom
lukecwik:gradle7
Closed

[BEAM-13430] Remove jcenter which will no longer contain any updates.#16527
lukecwik wants to merge 2 commits into
apache:masterfrom
lukecwik:gradle7

Conversation

@lukecwik

Copy link
Copy Markdown
Member

See https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

There are already issues with spurious timeouts/failures so the sooner we can remove the better our build stability will be.


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.

ValidatesRunner compliance status (on master branch)

LangULRDataflowFlinkSamzaSparkTwister2
Go---Build StatusBuild StatusBuild StatusBuild Status---
JavaBuild StatusBuild Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Python---Build Status
Build Status
Build Status
Build Status
Build Status
Build StatusBuild Status---
XLangBuild StatusBuild StatusBuild StatusBuild StatusBuild Status---

Examples testing status on various runners

LangULRDataflowFlinkSamzaSparkTwister2
Go---------------------
Java---Build Status
Build Status
Build Status
---------------
Python---------------------
XLang---------------------

Post-Commit SDK/Transform Integration Tests Status (on master branch)

GoJavaPython
Build StatusBuild StatusBuild Status
Build Status
Build Status

Pre-Commit Tests Status (on master branch)

---JavaPythonGoWebsiteWhitespaceTypescript
Non-portableBuild Status
Build Status
Build Status
Build Status
Build Status
Build StatusBuild StatusBuild StatusBuild Status
Portable---Build StatusBuild 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.

@lukecwik

Copy link
Copy Markdown
MemberAuthor

CC: @ahmedabu98

@codecov

codecovBot commented Jan 14, 2022

Copy link
Copy Markdown

Codecov Report

Merging #16527 (f592d1d) into master (9d40a4c) will increase coverage by 37.28%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #16527 +/- ##
===========================================
+ Coverage 46.32% 83.61% +37.28% 
===========================================
Files 201 452 +251 Lines 19733 62070 +42337 ===========================================
+ Hits 9142 51900 +42758 - Misses 9610 10170 +560 + Partials 981 0 -981 
Impacted FilesCoverage Δ
...ks/go/pkg/beam/core/runtime/coderx/coderx.shims.go
sdks/go/pkg/beam/util/harnessopts/sampler.go
...kg/beam/core/runtime/graphx/schema/logicaltypes.go
sdks/go/pkg/beam/util/starcgenx/starcgenx.go
sdks/go/pkg/beam/transforms/stats/stats.shims.go
sdks/go/pkg/beam/core/graph/coder/row.go
sdks/go/pkg/beam/io/filesystem/gcs/gcs.go
...kg/beam/core/runtime/xlangx/expansionx/download.go
sdks/go/pkg/beam/io/databaseio/mapper.go
sdks/go/pkg/beam/core/util/reflectx/calls.go
... and 643 more

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 9d40a4c...f592d1d. Read the comment docs.

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.

1 participant

@lukecwik