The GitHub Actions job "Tests" on airflow.git/add-triggered_at-field-to-dagrun-add-triggered_at-field-to-dagrun-to-track-when-a-run-was-last-triggered has failed. Run started by GitHub user dstandish (triggered by dstandish).
Head commit for run: 4642d691042b017331d6bf234cf02344a5a64831 / Daniel Standish <[email protected]> Add triggered_at field to DagRun to track when a run was last triggered Adds a triggered_at timestamp to the dag_run table that records when a dag run was originally created or most recently cleared for re-run. The field defaults to utcnow() at creation and is updated to utcnow() whenever tasks are cleared (alongside the existing clear_number increment). Includes a migration that back-fills existing rows from created_at. (cherry picked from commit 8b6793922459684292ffcf6562673111213ca284) Report URL: https://github.com/apache/airflow/actions/runs/22927415750 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
