The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
217bfb5fe3c9de8e4e8c3a9fca340003616bdad9 / Jarek Potiuk <[email protected]>
Replaces old Breeze with Python based implementation

Over the last few months together with Outreachy interns
we rewrote the most important functionality of the old Bash-based
Breeze with Python Based implementation.

We approached it in systematic way with capturing all our decisions
in the ADR format (dev/breeze/docs) and implementing the parts
that are used on a daily basis by the users. Breeze2 as it was
called is ready for Prime-Time with the users so we are swapping
out the old breeze wiht the new one.

The old `breeze` has been moved to `breeze-legacy` and we will
gradually parts of it that are already migrated to Python and proven
while continue rewriting the parts that are missing (mostly the
maintainer tools) and replacing the remaining CI shell scripts with
the new `breeze` commands.

This PR:

* moves `breeze` to `breeze-legacy`
* moves `Breezei2` to `breeze`
* updates documentation and screenshots where applicable
* explains old vs. new breeze in documentation

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

With regards,
GitHub Actions via GitBox


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

Reply via email to