The GitHub Actions job "Tests (AMD)" on 
airflow.git/migrate-jobs-check-to-airflowctl has succeeded.
Run started by GitHub user FrankYang0529 (triggered by FrankYang0529).

Head commit for run:
9ed5b25a956dc37474f815663bb38dda6a5f131b / PoAn Yang <[email protected]>
[AIP-94] Add airflowctl jobs check command

airflowctl had no equivalent of airflow jobs check, so component health
could not be checked through the API from a remote machine. The
validation / alive-count / exit-code logic cannot be auto-generated from
a single operation method, so the command is handwritten on top of the
jobs list operation.

Per the marker-only direction in #68402, the airflow CLI counterpart
keeps its local DB implementation (it backs the docker-compose and Helm
liveness probes) and only gets the maintainer-facing migration marker:
no user-facing warning, no behavior change.

Signed-off-by: PoAn Yang <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to