mik-laj commented on a change in pull request #9768:
URL: https://github.com/apache/airflow/pull/9768#discussion_r453215674
##########
File path: BREEZE.rst
##########
@@ -15,35 +15,38 @@
specific language governing permissions and limitations
under the License.
-.. image:: images/AirflowBreeze_logo.png
- :align: center
- :alt: Airflow Breeze Logo
+.. raw:: html
+
+ <div align="center">
+ <img src="images/AirflowBreeze_logo.png"
+ alt="Airflow Breeze - Development and Test Environment for Apache
Airflow">
+ </div>
.. contents:: :local:
-Airflow Breeze CI Environment
+Airflow Breeze CI environment
=============================
-Airflow Breeze is an easy-to-use development environment using
+Airflow Breeze is an easy-to-use development and test environment using
`Docker Compose <https://docs.docker.com/compose/>`_.
The environment is available for local use and is also used in Airflow's CI
tests.
-We called it *Airflow Breeze* as **It's a Breeze to develop Airflow**.
+We called it *Airflow Breeze* as **It's a Breeze to contribute to Airflow**.
The advantages and disadvantages of using the Breeze environment vs. other
ways of testing Airflow
are described in `CONTRIBUTING.rst
<CONTRIBUTING.rst#integration-test-development-environment>`_.
-Here is a short 10-minute video about Airflow Breeze (note that it shows an
old version of Breeze. Some
-of the points in the video are not valid anymore. The video will be updated
shortly with more up-to-date
-version):
+Watch the video below about Airflow Breeze. It explains motivation for Breeze
Review comment:
```suggestion
Watch the video below about Airflow Breeze. It explains the motivation for
Breeze
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]