nanonyme opened a new issue #1475:
URL: https://github.com/apache/buildstream/issues/1475
There's tons of warnings being spewed
```
round_trip_dump will be removed, use
yaml=YAML()
yaml.dump(...)
instead
_yaml.roundtrip_dump(config, filename)
```
in various bst-plugins-experimental tests because BuildStream is using
deprecated API
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]