The GitHub Actions job "Tests (AMD)" on airflow.git/backport-71be2b4-v3-3-test has succeeded. Run started by GitHub user vatsrahul1001 (triggered by vatsrahul1001).
Head commit for run: 74374fdac8262fcbe529ff1451836ed0bef3f61a / Kaxil Naik <[email protected]> [v3-3-test] Rename `state-store cleanup-task-state-store` command to `state-store clean` (#69316) The command added in 3.3.0rc1 repeated "state store" in both the group and the subcommand. Rename it to `airflow state-store clean`, mirroring `airflow db clean`. The old name only shipped in 3.3.0rc1, so renaming before GA keeps a single stable name for 3.3.0. Also make the help text and docs accurate about the current behavior: the command intentionally supports the metastore backend only and skips custom (worker-side) backends, and the docstring now explains why (correct cleanup of a worker-side backend needs to delete the DB refs and the backend data in order, which has to run where the backend's dependencies live, not on the server-side CLI). Fix a wrong class name (`MetastoreStateBackend` -> `MetastoreBackend`) in the docs. (cherry picked from commit 71be2b47b339bf7c76b3cb0b84f50261f3d830e2) Co-authored-by: Kaxil Naik <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/28653203622 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
