This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 41e023d74ae build: upgrade mypy to 1.19.1 (#59446)
add 737b3bafcd1 Fix Old RC removal logic and add test for the function
(#59438)
No new revisions were added by this update.
Summary of changes:
.../commands/release_candidate_command.py | 10 +-
dev/breeze/tests/test_release_candidate_command.py | 159 +++++++++++++++++++++
2 files changed, 165 insertions(+), 4 deletions(-)
create mode 100644 dev/breeze/tests/test_release_candidate_command.py