Skip to content

[v3-0-test] Add breeze to the main workspace of the apache-airflow-project (#50078) #50080

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

Merged
merged 1 commit into from
May 1, 2025

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented May 1, 2025

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 e6d6cc1)

Co-authored-by: Jarek Potiuk [email protected]

…oject (#50078)

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 e6d6cc1)

Co-authored-by: Jarek Potiuk <[email protected]>
@potiuk potiuk marked this pull request as ready for review May 1, 2025 14:44
@potiuk potiuk merged commit 3aa07cc into v3-0-test May 1, 2025
43 checks passed
@potiuk potiuk deleted the backport-e6d6cc1-v3-0-test branch May 1, 2025 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant