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

Head commit for run:
364f2aa981fff478e92f250ecbdbd08b6ab53917 / Jarek Potiuk <ja...@potiuk.com>
Prepare Breeze2 for prime time :)

This is a review and clean-up for all the parameters and
commands for Breeze2 in order to prepare it for being
used by the contribugors.

There are various small fixes here and there, removal
of duplicated code, refactoring and moving code around
as well as cleanup and review all the parameters used
for all implemented commands.

The parameters, default values and their behaviours were
updated to match "new" life of Breeze rather than old
one.

Some improvements are made to the autocomplete and
click help messages printed.  Full list of choices is
always displayed, parameters are groups according to
their target audience, and they were sorted according
to importance and frequency of use.

Various messages have been colourised according to their
meaning - warnings as yellow, errors as red and
informational messages as bright_blue.

The `dry-run` option has been added to just show what
would have been run without actually running some
potentially "write" commands (read commands are still
executed) so that you can easily verify and manually
copy and execute the commands with option to modify
them before. The `dry_run` and `verbose` options are
now used for all commands.

The "main" command now runs "shell" by default similarly
as the original Breeze.

All "shortcut" parameters have been standardized - i.e
common options (verbose/dry run/help) have one and all
common flags that are likely to be used often have an
assigned shortcute.

The "stop" and "cleanup" command have been added
as they are necessary for average user to complete the
regular usage cycle.

Documentation for all the important methods have been
updated.

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

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org

Reply via email to