The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 49e4ced0dc2d96e84e698b0ba87359b3a0941a42 / Jarek Potiuk <[email protected]> Better behaviour for self-update of Breeze Breeze self-upgrade behaved somewhat erratically: 1) when executed manually as `self-upgrade` it printed "repaat the command" - which made no sense 2) whe triggered as part of an environment check (i.e. when breeze version was different or installed from another workspaece) it upgraded - and also printed "repeat the command" - which made more sense but added a need to repeat the command. This change fixes it for both cases: 1) there is no "repat the command" when you run self-upgrade command 2) when self-upgrade is triggered as part of another command, the original command is automatically re-run (with execvl - so replacing previous process) after the self-upgrde completed. Report URL: https://github.com/apache/airflow/actions/runs/2810281744 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
