The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: ffebc1ca238b2e0ee3568952f3da329588a7e0ef / 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/2810111817 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
