Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Dec 10, 2023

When we are testing packages in main, we also test sdist packages, and main is the only build we run it, so when implementing #36131 we had no chance to test it. There was an etra USE_AIRFLOW_VERSION variable set in the job and it caused failed attempt of reinstalling sdist package when entering constraints generation.

This variable is now removed, only the --use-airflow-version flags in breeze commands that need it are used.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

When we are testing packages in main, we also test sdist packages,
and main is the only build we run it, so when implementing apache#36131
we had no chance to test it. There was an etra USE_AIRFLOW_VERSION
variable set in the job and it caused failed attempt of reinstalling
sdist package when entering constraints generation.

This variable is now removed, only the --use-airflow-version flags
in breeze commands that need it are used.
@potiuk
Copy link
Member Author

potiuk commented Dec 10, 2023

@potiuk potiuk merged commit 8b13c16 into apache:main Dec 10, 2023
@potiuk potiuk deleted the remove-extra-use-airflow-version-in-sdist-providers-check branch December 10, 2023 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants