The GitHub Actions job "Tests AMD" on airflow.git/downgrade-to-2.11 has succeeded. Run started by GitHub user ashb (triggered by ashb).
Head commit for run: 96f03b9d6ab716d1569b1b2ecd0c15acdca03b0a / 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/16885644278 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
