You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jobs@airflow.apache.org by GitBox <gi...@apache.org> on 2022/11/01 01:05:05 UTC

[GitHub] [airflow]: Workflow run "Build images for Speed-up release management and shell Breeze commands on Mac https://github.com/apache/airflow/pull/27426 " is working again!

The GitHub Actions job "Build images for Speed-up release management and shell Breeze commands on Mac https://github.com/apache/airflow/pull/27426
" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
b28a0242661f07f55ace696070f6598bc83b7604 / Jarek Potiuk <ja...@potiuk.com>
Speed-up release management and shell Breeze commands on Mac

The release management and shell Breeze command on Mac should be
now quite a bit faster:

1) The .pyc and __pycache__ are now deleted at entry of shell
   command and when docker commands are run - on the host. This
   will not remove all files sometimes - if they are root owned
   but we print warning in this case and suggest to use the
   `breeze ci fix-ownership` command

2) When preparing packages we are now using rsync rather than
   removing/copying sources. This should be way faster even on
   Mounted Mac system.

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

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: jobs-unsubscribe@airflow.apache.org
For additional commands, e-mail: jobs-help@airflow.apache.org