apache / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
7.67k stars 4.19k forks source link

Eliminate the use of testRuntimeMigration for sdks:java:io:common #31693

Closed Abacn closed 2 days ago

Abacn commented 4 days ago

Context: https://github.com/apache/beam/pull/30193#discussion_r1476233448

Currently the published io:common artifact is an empty jar: https://mvnrepository.com/artifact/org.apache.beam/beam-sdks-java-io-common/2.57.0 as all classes are in test scope. This change also fixes it

Please add a meaningful description for your change here


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

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)

Build python source distribution and wheels Python tests Java tests Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

github-actions[bot] commented 4 days ago

Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment assign set of reviewers

Abacn commented 3 days ago

assign set of reviewers

github-actions[bot] commented 3 days ago

Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:

R: @robertwb for label java. R: @damondouglas for label io.

Available commands:

The PR bot will only process comments in the main thread (not review comments).