The GitHub Actions job "Tests AMD" on airflow.git/log-var-and-conn-from-venv 
has failed.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
5631e270577bbe362f14f4ad0992b6f2e1d8ed8a / Ash Berlin-Taylor <[email protected]>
Allow virtualenv code to access connections/variables and send logs

This change is quite simple, as it simply calls the function added in #57212
if it's available. Up until the point that it is released this code will not
hit the `getattr` will return None and be a no-op.

I didn't use the walrus operator here as _theoretically_ someone could be
using this to run in a Python that doesn't support it.

Fixes #51422, fixes #54706

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

With regards,
GitHub Actions via GitBox


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

Reply via email to