Skip to content

Commit abc2f2a

Browse files
committed
feat(breeze): add airflowctl to build and publish documentation flow
Update docs to mention as airflowctl from Airflow CTL
1 parent b34832e commit abc2f2a

File tree

42 files changed

+152
-138
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+152
-138
lines changed

dev/breeze/doc/05_test_commands.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,11 +180,11 @@ Here is the detailed set of options for the ``breeze testing task-sdk-tests`` co
180180
Using ``breeze testing airflow-ctl-tests`` command
181181
...............................................
182182

183-
The ``breeze testing airflow-ctl-tests`` command allows you to run tests for Airflow CTL without
184-
initializing database. Airflow CTL should not require a database to start, so this acts as a
185-
good check to see if the Airflow CTL tests are working properly.
183+
The ``breeze testing airflow-ctl-tests`` command allows you to run tests for airflowctl without
184+
initializing database. airflowctl should not require a database to start, so this acts as a
185+
good check to see if the airflowctl tests are working properly.
186186

187-
Run all Airflow CTL tests:
187+
Run all airflowctl tests:
188188

189189
.. code-block:: bash
190190

dev/breeze/doc/09_release_management_tasks.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@ default is to build ``both`` type of distributions ``sdist`` and ``wheel``.
765765
:alt: Breeze release-management prepare-task-sdk-distributions
766766

767767

768-
Preparing Airflow ctl distributions
768+
Preparing airflowctl distributions
769769
"""""""""""""""""""""""""""""""""""
770770

771771
You can prepare Airflow distributions using Breeze:
@@ -776,7 +776,7 @@ You can prepare Airflow distributions using Breeze:
776776
777777
This prepares Airflow Task SDK .whl package in the dist folder.
778778

779-
Again, you can specify optional ``--distribution-format`` flag to build selected formats of the Airflow ctl distributions,
779+
Again, you can specify optional ``--distribution-format`` flag to build selected formats of the airflowctl distributions,
780780
default is to build ``both`` type of distributions ``sdist`` and ``wheel``.
781781

782782
.. code-block:: bash

dev/breeze/doc/images/output-commands.svg

Lines changed: 24 additions & 24 deletions
Loading

dev/breeze/doc/images/output_build-docs.svg

Lines changed: 6 additions & 6 deletions
Loading
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f64fad45c016c4dec0b180b3e7ff2826
1+
e0f17f59eae9cb8c4a5a66762a9ba990

dev/breeze/doc/images/output_release-management.svg

Lines changed: 3 additions & 3 deletions
Loading
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3c496362e973303c4a018cf8db678482
1+
66c12fef8217c406f79e5a56aa6bf2f3

0 commit comments

Comments
 (0)