The GitHub Actions job "Publish Docs to S3" on airflow.git/main has failed.
Run started by GitHub user gopidesupavan (triggered by gopidesupavan).

Head commit for run:
78615a35f04b6d7a0bf2dbb1787260ba5f4356dc / Ash Berlin-Taylor <[email protected]>
Make LatestOnlyOperator work for default data-interval-less DAGs (#49554)

Remove the check/don't skip logic whe the data interval is zero-wdith. Even if
a DAG doesn't have the concept of a data-interval (i.e. it is zero width) it
still is logically consistent for it to have to concept of latest or not, so
we now only compare against the end date of the interval.

(And a few drive-by refactors too, `context["task"]` is `self`,
`context["dag"]` is `self.dag`)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to