ephraimbuddy commented on code in PR #35061:
URL: https://github.com/apache/airflow/pull/35061#discussion_r1367412081


##########
scripts/ci/docker-compose/devcontainer.env:
##########
@@ -18,6 +18,7 @@ HOME=
 AIRFLOW_CI_IMAGE="ghcr.io/apache/airflow/main/ci/python3.8:latest"
 ANSWER=
 AIRFLOW_ENABLE_AIP_44="true"
+AIRFLOW_ENV="development"

Review Comment:
   Since the `--dev-mode` is not set by default in breeze, I think it won't be 
a good dev experience when running the coverage command in breeze. I feel it 
would be better to have the /dev views available once breeze is started. 



-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to