Skip to content
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

Retag 2.50.0 RC2 to publish multi-arch containers #28343

Merged
merged 7 commits into from
Sep 7, 2023

Conversation

celeste-zeng
Copy link
Contributor


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

  • 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 or the workflows README to see a list of phrases to trigger workflows.

@github-actions github-actions bot added the build label Sep 6, 2023
@celeste-zeng
Copy link
Contributor Author

R:@lostluck

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #28343 (14cf3db) into master (214fb4f) will increase coverage by 0.00%.
Report is 2 commits behind head on master.
The diff coverage is n/a.

❗ Current head 14cf3db differs from pull request most recent head 5ff934c. Consider uploading reports for the commit 5ff934c to get more accurate results

@@           Coverage Diff           @@
##           master   #28343   +/-   ##
=======================================
  Coverage   72.34%   72.34%           
=======================================
  Files         680      680           
  Lines      100323   100331    +8     
=======================================
+ Hits        72578    72587    +9     
+ Misses      26165    26164    -1     
  Partials     1580     1580           
Flag Coverage Δ
python 82.90% <ø> (+<0.01%) ⬆️

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

see 3 files with indirect coverage changes

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

Copy link
Contributor

@lostluck lostluck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This version is working. LGTM

release/src/main/scripts/publish_docker_images.sh Outdated Show resolved Hide resolved
@lostluck lostluck merged commit 61f0184 into apache:master Sep 7, 2023
56 of 58 checks passed
@celeste-zeng celeste-zeng deleted the change-script branch September 18, 2023 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Docker container RC promotion missed multiarch layer
2 participants