This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 695fef9a3ca Automatically invalidate cloudfront cache when publishing 
docs (#51507)
     add cafe913653d CLI: add --batch-size option to "airflow db clean" (#51510)

No new revisions were added by this update.

Summary of changes:
 airflow-core/src/airflow/cli/cli_config.py         |  10 ++
 .../src/airflow/cli/commands/db_command.py         |   1 +
 airflow-core/src/airflow/utils/db_cleanup.py       | 126 +++++++++++++--------
 .../tests/unit/cli/commands/test_db_command.py     |  34 ++++++
 airflow-core/tests/unit/utils/test_db_cleanup.py   |  14 +++
 5 files changed, 136 insertions(+), 49 deletions(-)

Reply via email to