Skip to content

Fix dev index building for suspended providers #30812

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

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Apr 22, 2023

This is a follow-up after #30422 and #30763 - it turns out that locally building index of providers failed when some providers are suspended. It only impacts dev workflow locally.


^ 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.

This is a follow-up after apache#30422 and apache#30763 - it turns out that
locally building index of providers failed when some providers
are suspended. It only impacts dev workflow locally.
@potiuk
Copy link
Member Author

potiuk commented Apr 22, 2023

Another small aftermath after provider suspension.

@potiuk potiuk merged commit 29fb38c into apache:main Apr 22, 2023
@potiuk potiuk deleted the fix-dev-index-building-with-suspended-providers branch April 22, 2023 13:21
@potiuk potiuk added this to the Airflow 2.6.0 milestone Apr 22, 2023
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Apr 23, 2023
ephraimbuddy pushed a commit that referenced this pull request Apr 23, 2023
This is a follow-up after #30422 and #30763 - it turns out that
locally building index of providers failed when some providers
are suspended. It only impacts dev workflow locally.

(cherry picked from commit 29fb38c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) kind:documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants