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

Head commit for run:
9a0e5cd416a823b6497e5a4641817c799487a496 / Jarek Potiuk <[email protected]>
Rename JobRunner modules to *_job_runner

The #30255 introduced "JobRunner" concept and decoupled the job logic
from the ORM polymorphic *Job objects. The change was implemented
in the way to minimise the review effort needed, so it avoided renaming
the modules for the runners (from `_job` to `_job_runner`).

This PR completes the JobRunner concept introduction by applying the
renames.

Closes: #30296

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

With regards,
GitHub Actions via GitBox


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

Reply via email to