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

Head commit for run:
3a87216088db759befc2c89314f58853e1f39b31 / Jarek Potiuk <[email protected]>
Improve ownership fixing for Breeze

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/6934585280

With regards,
GitHub Actions via GitBox


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

Reply via email to