potiuk commented on issue #20741:
URL: https://github.com/apache/airflow/issues/20741#issuecomment-1055551641


   > It should not fail when it is random number (I saw it in one of your 
executions: 
https://github.com/potiuk/airflow/runs/5344689690?check_suite_focus=true), so I 
have to find a way to continue the process if this value is random, right? I 
must be setting the variable to boolean yes or yes somewhere, and that is why 
it fails.
   
   AAARGH. The "Upgrade to newer depencies" is rather special. It can be 
"true", "false" OR ANYTHING_ELSE :). Simply change the type of the parameter to 
"string". We might want to improve it in the future, but for now it should be 
fine to just change it to "string" and possibly add some description for that 
one in "Help" 


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