amoghrajesh commented on issue #52746: URL: https://github.com/apache/airflow/issues/52746#issuecomment-3055824279
Tested my changes: Non functional changes / test only changes: - https://github.com/apache/airflow/pull/51465 - https://github.com/apache/airflow/pull/51477 - https://github.com/apache/airflow/pull/51612 - https://github.com/apache/airflow/pull/51798 - https://github.com/apache/airflow/pull/51872 Docs changes - https://github.com/apache/airflow/pull/51768: present in docs CI fixes / release management fixes - https://github.com/apache/airflow/pull/51927 - https://github.com/apache/airflow/pull/52390 - https://github.com/apache/airflow/pull/52412 Functional changes: - https://github.com/apache/airflow/pull/51568: tested with a comprehensive test dag and dag reported by author of the issue, all good! - https://github.com/apache/airflow/pull/51780: created a custom user and tested few tasks with user impersonation (airflowuser), works as expected - https://github.com/apache/airflow/pull/51826: log improvement, works as expected. - https://github.com/apache/airflow/pull/51917: minor improvement, works as expected - https://github.com/apache/airflow/pull/51934: no double logging anymore - https://github.com/apache/airflow/pull/52721: ran a dag with kafka integration and assetwatcher. Works fine! Problems that lead to RCs: - https://github.com/apache/airflow/pull/52797: was a bad cadwyn which has been fixed now - https://github.com/apache/airflow/pull/53102: tested with the dag the issue was reported with, works fine too -- 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]
