ashb commented on a change in pull request #7389: [AIRFLOW-6763] Make systems tests ready for backport tests URL: https://github.com/apache/airflow/pull/7389#discussion_r378794431
########## File path: BREEZE.rst ########## @@ -206,6 +206,12 @@ run tests immediately. You can `set up autocomplete <#setting-up-autocomplete>`_ for commands and add the checked-out Airflow repository to your PATH to run Breeze without the ``./`` and from any directory. + +When you enter the Breeze environment, automatically an environment file is sourced from +``files/airflow-breeze-config/variables.env``. The ``file`` folder from your local sources is Review comment: ```suggestion ``files/airflow-breeze-config/variables.env``. The ``files`` folder from your local sources is ``` ---------------------------------------------------------------- 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] With regards, Apache Git Services
