gtristan opened a new pull request, #2011:
URL: https://github.com/apache/buildstream/pull/2011

   It turns out that since OptionBool.get_value() is serializing boolean values 
as "0"/"1", we must support this in node parsing.
   
   This is because we should be able to use option value exporting to values, 
which can subsequently be specified in plugin configuration which wants to use 
`MappingNode.get_bool()`.
   
   Fixes #2006
   


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