Bowrna commented on pull request #20338:
URL: https://github.com/apache/airflow/pull/20338#issuecomment-997677323


   @potiuk If we have used breeze already then we pick the value from `.build` 
directory which acts as cache. For BuildParams for build_ci_image, I have to 
verify in the following order:
   1.  If the user passes parameter for building ci image , use that.
   2. If 1 is not set, then check for the value in cache `.build` directory
   3. If 2 is not available, then go with default value.
   Is this logical order right? Do I have to consider reading from cache 
`.build` directory in this task or is it a separate task to read from `.build` 
cache directory? 


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