darkag
darkag
…the last operation before return) - Fix incorrect WaitForNotifications start that prevent stop to termitate if stoped on application closing (wrong task was waited)
invert order of negativeFillColor and negativeBorderColor ## Summary Fix the issue #2547 ## Test plan add the following conditionalFormatting rule the exported file will open with this fix but won't...
Continuous timetable causes false dag triggering if dag has already run and start_date is in future
### Apache Airflow version 2.10.4 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? hello, here is a sample dag ```python import pendulum import airflow...