The GitHub Actions job "Tests" on 
airflow.git/fix/task-handler-render-template-import has failed.
Run started by GitHub user jfmlima (triggered by potiuk).

Head commit for run:
d6d21b59b5bb8389288f04546c74d962cdacdfb6 / Jorge Lima 
<[email protected]>
Fix broken import in TaskHandlerWithCustomFormatter

`_render_template_to_string` was removed from `airflow.utils.helpers`
in #54715 but this module was not updated, causing an ImportError at
startup when using a custom logging config that references this handler.

Use the public `render_template_to_string` from
`airflow.sdk.definitions.context` instead.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to