potiuk commented on code in PR #33468:
URL: https://github.com/apache/airflow/pull/33468#discussion_r1299373283


##########
empty/.gitignore:
##########
@@ -0,0 +1,3 @@
+# This file is here to keep the empty directory in git and protect from 
accidentally adding files here
+# The purpose of this empty directory is to maintain an older backward 
compatibility

Review Comment:
   ```suggestion
   # The purpose of this empty directory is to have an empty folder that we can 
use during
   # building the PROD  image and when using `--mount-sources=remove` flag in 
Breeze.
   # See: 
   # * `dev/breeze/src/airflow_breeze/utils/docker-command-utils.py` 
   # * `dev/breeze/src/airflow_breeze/params/build-prod-params.py`
   ```



##########
empty/.gitignore:
##########
@@ -0,0 +1,3 @@
+# This file is here to keep the empty directory in git and protect from 
accidentally adding files here
+# The purpose of this empty directory is to maintain an older backward 
compatibility

Review Comment:
   ```suggestion
   # The purpose of this empty directory is to have an empty folder that we can 
use during
   # building the PROD image and when using `--mount-sources=remove` flag in 
Breeze.
   # See: 
   # * `dev/breeze/src/airflow_breeze/utils/docker-command-utils.py` 
   # * `dev/breeze/src/airflow_breeze/params/build-prod-params.py`
   ```



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to