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

Head commit for run:
93d1d64a0ec2e54b2c35b3d9e308388a2427a1ab / Jarek Potiuk <[email protected]>
Group options in shell and start-airflow commands

The shell and start-airflow commands started to have more options
and the "advanced" flags became a bag of everything. This change
groups the options in more logical groups at help screen. The
option groups are also logically sequenced, they basically reflect
things as they are happening:

* first user selects what integration/backends/python to use
* then executor
* then - if options are selected - image gets rebuild with options
  before shell is entered
* then sources/mypy-volume get mounted
* then - if options are selected - packages are possibly installed
  inside the image

It should make it easier to understand what's going on and which
options to choose.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to