harrysarson commented on PR #2035: URL: https://github.com/apache/buildstream/pull/2035#issuecomment-3051621273
This PR allows you to see the version of a nested junction element. Currently this is only possible by hacking around with `.bst/staged-junctions`. With this PR you can do something like ``` bst inspect xxxx.bst:freedesktop-sdk.bst | jq '.elements[0].sources[0]["version-guess"]' ``` Which is really nice and will be very useful. -- 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: commits-unsubscr...@buildstream.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org