Skip to content

Package path option catkin_generate_changelog #344

@YannickdeHoop

Description

@YannickdeHoop

I am using the catkin_generate_changelog tool in my repository. I have a directory src which contains deps and pkgs directories. This repository contains also git submodules. The deps directory contains symbolic links to the packages of the submodules. In the pkgs directory contains the packages of the repository itself. So in this way we can use multiple repositories in one catkin workspace.
The problem is that when you run catkin_generate_changelog he will find also the packages of the submodules. I dont want this I want only generate a changelog for my pkgs directory. So is it possible to add an package_path option?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions