Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package path option catkin_generate_changelog #344

Open
YannickdeHoop opened this issue Jul 12, 2022 · 0 comments
Open

Package path option catkin_generate_changelog #344

YannickdeHoop opened this issue Jul 12, 2022 · 0 comments

Comments

@YannickdeHoop
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant