Conversation
|
In this case, do we need to move from cachetools 5.5.2 to 6.1 everywhere? |
Yeah, I think it is fine. I checked and there shouldn't be any associated breaking changes which impact us, and this should auto-upgrade for our tests (but the container images will still use 5.5.2 which is probably good for this release). |
|
R: @Amar3tto |
|
Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment |
|
Important Installation incomplete: to start using Gemini Code Assist, please ask the organization owner(s) to visit the Gemini Code Assist Admin Console and sign the Terms of Services. |
This currently requires tox to be installed at runtime in all settings since this is not part of our container. Really we just shouldn't be requiring this at all since this is only a problem in test environments.
Marking as release blocking since it is a perf regression (and an EOU problem)
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.