The GitHub Actions job "Tests" on airflow.git/remove-noise-from-ci-output has 
succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
f9594ca1fa4c88aba743301f2c0614006bd67b01 / Jarek Potiuk <[email protected]>
Remove unnecessary noise from CI breeze's output

CI tests with breeze are running with `--verbose` options in order to
get more diagnostics when things fail. However there were a few
commmands always executed at the end of every command in breeze which
did not add any value for diagnostics and only generated noise:

* id retrievals for users and groups
* fixing ownership
* checking for rootless docker

Those commmands are now silecenced with `quiet=True` of run_command,
and the command nicely handles the case where we also capture output
of such command.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to