Open
Description
I think it makes sense for the PUT to be whatever is in fix.fix-in
, in the bug description, as it is where changes were made.
I am opening this issue just to gather an opinion on whether it is relevant for the bug.package
packages to be considered the PUT.
Take Kobuki e3c9bbc.bug as an example. The issue is that there was no source
link in the rosdistro YAML. I assigned the missing Kobuki packages under bug.package
, but the fix happens in rosdistro
.
I can either use Kobuki's packages as PUT, and the test script gathers the rosdistro YAML somehow, or I can use rosdistro as the PUT, making sure the files are there and can easily be read/tested.