jason810496 opened a new pull request, #71484: URL: https://github.com/apache/airflow/pull/71484
- related: https://github.com/apache/airflow/pull/69757 https://github.com/apache/airflow/pull/69757 introduced the first "business logic act different based on the client version" pattern. We should guide the best practice down (define as `VersionChangeWithSideEffects` and check against the `is_applied` flag) in case agents (or us) use the anti-pattern (check against date) in the future. -- 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]
