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

Head commit for run:
de95d0fb5aa087390c7f9b84482d0e6c4997ef72 / Jarek Potiuk <[email protected]>
Improve ownership fixing for Breeze (#35759)

When we run airflow package preparation in docker containers and
asset compilation, we use docker containers - similarly as breeze
CI image, those constainers use root user in container. This means
that the files created by those containers are owned by root on
Linux - which means that we should change ownership of these files
after they were generated.

Used the opportunity to rewrtie "fix_ownership" part to Python
and remove bash scripts used for it so far.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to