The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 811fa2b016ca613061e5d4d32fee005e53c1bf1d / LIU ZHE YOU <[email protected]> Replace `external_trigger` check with DagRunType (#45961) * Replace external_trigger check with DagRunType - Fix test_handle_multiple_columns_unique_constraint_error - Resolve ashb code review - Add newsfragment - Replace external_trigger is False logic with run_type is SCHEDULED - Fix _emit_true_scheduling_delay_stats_for_finished_state - Fix migrations fix after rebasing to latest main Fix test_exceptions and static check after rebasing Fix test_dag_run and erd static check * fixup! Fix run_type logic, remove unused externally_triggered_type * fixup! Restore external_trigger value when downgrade * Remove externally_trigger reference in frontend The 'triggered_by' field used to only be shown when the run is externally triggered. Rather than using run_type to maintain the conditional, I decided to render the field unconditionally instead, since the value could be useful for scheduler-created runs too (for example, distinguishing whether a run is asset-triggered or time-scheduled). * docs(newsfragments): add migration rules --------- Co-authored-by: Tzu-ping Chung <[email protected]> Co-authored-by: Wei Lee <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/13522464287 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
