francescomucio commented on a change in pull request #11099:
URL: https://github.com/apache/airflow/pull/11099#discussion_r493377616
##########
File path: breeze
##########
@@ -117,6 +119,9 @@ function breeze::setup_default_breeze_constants() {
# If set to true, the database will be initialized, a user created and
webserver and scheduler started
export START_AIRFLOW="false"
+ export AIRFLOW__CORE__LOAD_EXAMPLES="true"
Review comment:
No sure if I follow, I should:
- Remove the variables from breeze
- Set them in _initialization.sh (in the new function that you suggested)
But it is not clean when the new function should be executed.
----------------------------------------------------------------
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]