The GitHub Actions job "Tests AMD" on 
airflow.git/feat/google-cloud/cloud-run-push-execution-xcom has failed.
Run started by GitHub user morgan-dgk (triggered by potiuk).

Head commit for run:
42b77f26a41c091255ddf5aee780d43fb9b0a9e8 / Morgan Kerle 
<[email protected]>
✨ Push cloud run execution to xcom

The `CloudRunExecuteJobOperator` currently pushes the parent Cloud Run Job
associated with a job execution to xcom. The returned Cloud Run
Job object does containing information concerning the most recent
execution of that job, but does not otherwise provide a straightforward
way of accessing information concerning the job execution created by the
operator.

Updating the `CloudRunExecuteJobOperator` to push both the job
Execution as well as the parent Job object provides flexible access to
either the job or the execution associated with the operator.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to