shahar1 commented on code in PR #60487: URL: https://github.com/apache/airflow/pull/60487#discussion_r2688167707
########## dev/prune_old_dirs.py: ########## @@ -0,0 +1,102 @@ +#!/usr/bin/env python3 Review Comment: Do we plan to use this file in other release scripts? (the file name is general, and currently it's being used only in the Airflow CTL scripts) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
