Skip to content

[release-2.43.0] Update staging of Python wheels - #24124

Closed
AnandInguva wants to merge 8 commits into
apache:release-2.43.0from
AnandInguva:wheels-patch
Closed

[release-2.43.0] Update staging of Python wheels#24124
AnandInguva wants to merge 8 commits into
apache:release-2.43.0from
AnandInguva:wheels-patch

Conversation

@AnandInguva

Copy link
Copy Markdown
Contributor

Apache beam releases manylinux_2014 wheels from 2.43.0 release. Update the tag on the stager to match the wheel pattern.
#24114


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).
  • Mention the appropriate issue in your description (for example: 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, comment fixes #<ISSUE NUMBER> instead.
  • 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.

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.

@codecov

codecovBot commented Nov 11, 2022

Copy link
Copy Markdown

Codecov Report

Merging #24124 (37fb3d1) into release-2.43.0 (9a94381) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@ Coverage Diff @@## release-2.43.0 #24124 +/- ##
===============================================
Coverage 73.18% 73.18% ===============================================
Files 720 720 Lines 96048 96051 +3 ===============================================
+ Hits 70292 70297 +5 + Misses 24444 24442 -2 
Partials 1312 1312 
FlagCoverage Δ
python82.94% <100.00%> (+<0.01%)⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted FilesCoverage Δ
...s/python/apache_beam/runners/portability/stager.py86.54% <100.00%> (+1.00%)⬆️
sdks/python/apache_beam/utils/interactive_utils.py95.12% <0.00%> (-2.44%)⬇️
.../python/apache_beam/transforms/periodicsequence.py98.38% <0.00%> (-1.62%)⬇️
sdks/python/apache_beam/io/localfilesystem.py90.97% <0.00%> (-0.76%)⬇️
...hon/apache_beam/runners/worker/bundle_processor.py93.54% <0.00%> (+0.24%)⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions

Copy link
Copy Markdown
Contributor

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

R: @tvalentyn for label python.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@AnandInguva