github-actions[bot] opened a new pull request, #50080: URL: https://github.com/apache/airflow/pull/50080
With #50059 it turned out that we need to add breeze also as part of the workspace. With the current ".idea" setup - all our projects share the same `.venv` environment and when someone wants to run `breeze` tests using that `.venv`, it is great if `uv sync` installs all that is needed to run breeze tests as well. The #50059 added `awswrangler` that was not part of any other project and even after `uv sync` in the main repo, `breeze` tests could not be run. (cherry picked from commit e6d6cc1930ac270e2196a222e98bcce64ecac214) Co-authored-by: Jarek Potiuk <[email protected]> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
