ephraimbuddy opened a new pull request, #44180: URL: https://github.com/apache/airflow/pull/44180
We currently version DAGs when the serialized DAGs changes. Some code changes don't lead to versioning of the DAG, and we prefer not to version through code changes. This change will allow the python callable name change to trigger versioning. A code change, but this is the max we want to go in versioning from code changes -- 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]
