This is an automated email from the ASF dual-hosted git repository. tvb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit 874f0b7e1c9413b9aab35c0ec4f03d37813ec7ce Merge: 79ac919b5 5c5335ae0 Author: Tristan Van Berkom <[email protected]> AuthorDate: Fri May 23 12:56:11 2025 +0900 Merge pull request #2011 from apache/tristan/fix-boolean-parsing node.pyx: Support loading 0/1 as boolean values src/buildstream/node.pyx | 12 ++++++------ tests/format/option-exports/element.bst | 6 +++++- tests/format/option-exports/plugins/config.py | 26 ++++++++++++++++++++++++++ tests/format/option-exports/project.conf | 6 ++++++ tests/integration/pullbuildtrees.py | 2 +- 5 files changed, 44 insertions(+), 8 deletions(-)
