The GitHub Actions job "Tests AMD" on airflow.git/downgrade-to-2.11 has failed.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
88576c5a8f4f24dd413eb66777f2c560fa6783e0 / Ash Berlin-Taylor <[email protected]>
Remove `downgrade` from the RunDBManager interface

This never made sense, and wasn't actually called as part of the `airflow db
downgrade` CLI calls.

The reason it doesn't make sense is that the version you pass is either the
Airflow version (but external DB managers are installed and versioned
separately) or the migration revision ID for the Airflow Core meta db.

For FAB specifically there is the `airflow fab-db` CLI command to manage
things, so "checking RunDBManager doesn't run Fab migrations" doesn't make
sense as a test now (as the code that _could_ do it is removed), so I've
removed the test too.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to