[YAML] Fix PyPi caching for non-dev beam#29273
Conversation
Signed-off-by: Jeffrey Kinard <jeff@thekinards.com>
|
R: @robertwb |
|
Assigning reviewers. If you would like to opt out of this review, comment R: @kennknowles added as fallback since no labels match configuration Available commands:
The PR bot will only process comments in the main thread (not review comments). |
|
Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control |
|
Run Python_Coverage PreCommit |
Codecov Report
@@ Coverage Diff @@
## master #29273 +/- ##
==========================================
- Coverage 38.31% 38.28% -0.04%
==========================================
Files 688 689 +1
Lines 101879 101991 +112
==========================================
+ Hits 39040 39043 +3
- Misses 61259 61368 +109
Partials 1580 1580
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 7 files with indirect coverage changes 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
Pyenv caching fails on non-dev versions of beam when running Beam YAML
cache_provider_artifacts.Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
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, commentfixes #<ISSUE NUMBER>instead.CHANGES.mdwith noteworthy changes.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)
See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.