amoghrajesh commented on code in PR #43414:
URL: https://github.com/apache/airflow/pull/43414#discussion_r1818120029


##########
.github/workflows/additional-ci-image-checks.yml:
##########
@@ -84,6 +84,10 @@ on:  # yamllint disable-line rule:truthy
         description: "Whether to debug resources (true/false)"
         required: true
         type: string
+      use-uv:
+        description: "Whether to use uv to build the image (true/false)"
+        required: true

Review Comment:
   Does it need to be mandatory? We can use it by default and then fall back if 
not set right?



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