Lee-W commented on code in PR #38637:
URL: https://github.com/apache/airflow/pull/38637#discussion_r1545524920
##########
.github/workflows/prod-image-build.yml:
##########
@@ -104,7 +104,7 @@ on: # yamllint disable-line rule:truthy
required: true
type: string
upgrade-to-newer-dependencies:
- description: "Whether to attempt to upgrade image to newer
dependencies (false/RANDOM_VALUE)"
+ description: "Whether to attempt to upgrade image to newer
dependencies (true/false)"
Review Comment:
I'm a bit confused. If this is no longer related to
`UPGRADE_TO_NEWER_DEPENDENCIES_HASH`, where is
`UPGRADE_TO_NEWER_DEPENDENCIES_HASH` generated?
--
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]