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

Head commit for run:
2a6d4a7e2f7b0d30525562b9ce4e6b47fc66805a / Tim Perry <[email protected]>
Add ability to export log messages into XCOM

The bash and docker operators, among others, can export logs into XCOM
to provide some feedback about the outcome of the command in the
results. The AzureContainerInstancesOperator just detects if the
container exits cleanly. This commit adds the ability to put either
the last log message or all log messages into XCOM under the key
'logs' so it can be used in future operators to decide if it failed or
succeded.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to