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

Head commit for run:
9f167bbc34ba4f0f64a6edab90d436275949fc56 / Ephraim Anierobi 
<[email protected]>
Add FAB migration commands (#41804)

* Add FAB migration commands

This PR adds `migrate`, `upgrade` and `reset` db commands to facilitate
migrating FAB DBs.

FAB upgrade is also integrated into Airflow upgrade such that if airflow
db is being upgraded to the heads, FAB migration will also upgrade to the heads.

Migration checks to determine if migration has finished now includes checking 
that
FAB migration is also done.

Note that downgrading Airflow does not trigger FAB downgrade. FAB downgrade has 
to
be done with FAB downgrade command.

* Fix failing tests

* Add tests

* add more tests

* fixup! add more tests

* fixup! fixup! add more tests

* Refactor code

* fixup! Refactor code

* set airflow_db as false

* Add placeholder migration for correct stamping

* fixup! Add placeholder migration for correct stamping

* fixup! fixup! Add placeholder migration for correct stamping

* fix test

* fixup! fix test

* fix rebase mistake

* use reserialize_dags instead of airflow_db

* add messages around placeholder migration

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

With regards,
GitHub Actions via GitBox


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

Reply via email to