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

Cherry pick: Add back docker prune step between python container pushes (#28033) #28101

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

damccorm
Copy link
Contributor

  • Add back docker prune step between python container pushes

  • Extract to variables

  • Define var inside loop to avoid async race condition

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:

  • 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.

* Add back docker prune step between python container pushes

* Extract to variables

* Define var inside loop to avoid async race condition
@damccorm
Copy link
Contributor Author

R: @lostluck

@github-actions
Copy link
Contributor

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control

@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #28101 (f849140) into release-2.50.0 (c42daee) will increase coverage by 1.43%.
Report is 3 commits behind head on release-2.50.0.
The diff coverage is n/a.

@@                Coverage Diff                 @@
##           release-2.50.0   #28101      +/-   ##
==================================================
+ Coverage           70.84%   72.28%   +1.43%     
==================================================
  Files                 861      678     -183     
  Lines              105046    99676    -5370     
==================================================
- Hits                74422    72051    -2371     
+ Misses              29062    26065    -2997     
+ Partials             1562     1560       -2     
Flag Coverage Δ
go 53.67% <ø> (+0.01%) ⬆️
python 82.83% <ø> (+3.00%) ⬆️

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

see 203 files with indirect coverage changes

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

@lostluck lostluck added this to the 2.50.0 Release milestone Aug 22, 2023
@damccorm
Copy link
Contributor Author

Run Python_Runners PreCommit

@damccorm
Copy link
Contributor Author

Run Python_Integration PreCommit

@damccorm
Copy link
Contributor Author

Run PythonDocs PreCommit

@damccorm
Copy link
Contributor Author

Run Python_Integration PreCommit

@lostluck
Copy link
Contributor

Run PythonDocs PreCommit

@lostluck lostluck merged commit 8f762e3 into release-2.50.0 Aug 22, 2023
90 of 91 checks passed
@damccorm damccorm deleted the users/damccorm/28033-cp branch August 23, 2023 12:32
Sign up for free to 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.

2 participants