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:
09762d1a81493ed962bb5ae3a959b67ee6469326 / Daniel Standish 
<[email protected]>
Fix mypy error and test failures from triggered_at field addition

- Fix mypy operator error: replace getattr loop with typed attribute access
  in _emit_dagrun_span; `partition_key` is a str not a datetime so it
  should not have .timestamp() called on it
- Add triggered_at to get_dag_run_dict test helper and trigger/asset test
  expected responses
- Add missing triggered_at to DAGRunResponse fixtures in airflow-ctl tests

Made-with: Cursor

Report URL: https://github.com/apache/airflow/actions/runs/23077114195

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to