The GitHub Actions job "Tests" on airflow.git/backport-36766d1-v3-0-test has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 671705c85b8be0452551407461b6e796971d1fc2 / Jarek Potiuk <[email protected]> [v3-0-test] Remove unnecessary noise from CI breeze's output (#49952) 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. (cherry picked from commit 36766d1f62c4d1047e13a8e41d4d040d26ee1b4b) Co-authored-by: Jarek Potiuk <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/14733133538 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
