The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user uranusjr (triggered by uranusjr).

Head commit for run:
5404c72b864f7b5f42f318de3397bb2670e38a76 / Tzu-ping Chung <uranu...@gmail.com>
Set run_after when creating DAG run

Depending on the run type, the value is set to:

* BACKFILL_JOB: DagRunInfo.run_after
* SCHEDULED: DagModel.next_run_create_after (this is the same as the
  backfill variant, only calculated pre-emptively and stored in db)
* MANUAL: data_interval.end
* ASSET_TRIGGERED: Creation time of the last triggering asset event

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

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org

Reply via email to