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

Head commit for run:
59dc98178bcf36fec41ad104764393dadae3dacf / Ephraim Anierobi 
<[email protected]>
Separate FAB migration from Core Airflow migration (#41437)

* Separate FAB migration from Core Airflow migration

This PR separates FAB migration from Airflow Core migration and provides
a way for apps to integrate into Airflow and run their migrations.

* minor fixes and use pre-commit on fab migrations

* support external db managers to drop tables when airflow db reset is run

* Add tests

* fix autogenerate and update function signatures

* Rename alembic directory to migrations

* add more tests

* Fix import

* Fix static check

* Fix tests

* fixup! Fix tests

* fixup! fixup! Fix tests

* Mark extra operator links test as non-db test

* update erd diagram

* import airflow settings at point of use

* skip import error for alembic env.py

* Remove type on typing

* Move code around

* fixup! Move code around

* Move import

* fixup! Move import

* Don't disable existing loggers

* Use abstract base and update tests

* Revert compat change

* Fix backcompat for fab provider

* Build fab provider for www test instead of installing from pypi

* fixup! Fix backcompat for fab provider

* Mark downgradedb method as abstract

* Ensure supports_table_dropping works and improve tests

* Skip tag check when preparing fab provider in CI

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

With regards,
GitHub Actions via GitBox


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

Reply via email to