Prasanth345 commented on PR #53927: URL: https://github.com/apache/airflow/pull/53927#issuecomment-3144007146
@jscheffl Thanks for the feedback! I’ve updated the code to conditionally call validate_airflow_tasks_run_command using a hasattr check. This ensures compatibility with Airflow 2.10 and 2.11, where the method may not be present. All tests are now passing across supported versions. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org