Fix group/extra bug in initialize_virtualenv#62230
Conversation
|
Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contributors' Guide (https://github.com/apache/airflow/blob/main/contributing-docs/README.rst)
|
|
I automated pulling the |
Previously, the initialize_virtualenv script didn't correctly build the uv command to distinguish between `--group` and `--extra`. This updates the `extra_param` to fix that.
88feacb to
4a284b3
Compare
|
One last thing to fix. |
|
@tuzonghua This PR has been converted to draft because it does not yet meet our Pull Request quality criteria. Issues found:
What to do next:
Converting a PR to draft is not a rejection — it is an invitation to bring the PR up to the project's standards so that maintainer review time is spent productively. If you have questions, feel free to ask on the Airflow Slack. Note: This comment was drafted by an AI-assisted triage tool and may contain mistakes. Once you have addressed the points above, an Apache Airflow maintainer — a real person — will take the next look at your PR. We use this two-stage triage process so that our maintainers' limited time is spent where it matters most: the conversation with you. |
|
Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions. |
Backport failed to create: v3-1-test. View the failure log Run detailsNote: As of Merging PRs targeted for Airflow 3.X In matter of doubt please ask in #release-management Slack channel.
You can attempt to backport this manually by running: cherry_picker 6339d09 v3-1-testThis should apply the commit to the v3-1-test branch and leave the commit in conflict state marking After you have resolved the conflicts, you can continue the backport process by running: cherry_picker --continueIf you don't have cherry-picker installed, see the installation guide. |
Previously, the initialize_virtualenv script didn't correctly build the uv command to distinguish between `--group` and `--extra`. This updates the `extra_param` to fix that. (cherry picked from commit 6339d09) Co-authored-by: Michael Doo <tuzonghua@users.noreply.github.com>
Previously, the initialize_virtualenv script didn't correctly build the uv command to distinguish between
--groupand--extra. This updates theextra_paramto fix that.Was generative AI tooling used to co-author this PR?
{pr_number}.significant.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.