The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user jedcunningham (triggered by jedcunningham).

Head commit for run:
daecb7fdd3f4b60e238b68d3fa8553e1ea01fe1b / Jed Cunningham 
<[email protected]>
Remove fallback for old, pre 2.7, providers

In ~2.7, we moved provider config from core into the providers themselves.
However, if providers that were released before that change was used on 2.7+,
there could be failures because the config wouldn't be in those providers!
So, we added a fallback for all of the configs that were moved.

As we move toward Airflow 3, we don't need to carry this baggage
forever. This does mean provider released in earlier than mid 2023 won't
work with Airflow 3 (and I'd imagine there will be other reasons they
wont work as well).

Report URL: https://github.com/apache/airflow/actions/runs/12210220989

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to