Skip to content

validate dependencies after build #18

@v4hn

Description

@v4hn

At the moment the action does not validate whether all exec dependencies are actually correctly mapped to the target system. So right now, e.g., jsk_tools builds successfully, but cannot be installed because pygithub3, slacker-cli, tabulate are no valid packages on Ubuntu 22.04.

The actual error here is that the rosdep keys/package.xml entries are inconsistent, which will be fixed soon. But this issue is about the action not reporting a failure in this case. I expect there is an easy way to check this around sbuild?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions