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

Support rosinstall file format in import command #16

Merged
merged 4 commits into from
Jul 19, 2024

Conversation

ErickKramer
Copy link
Owner

This addresses the Feature Request #1

Additional Changes:

  • Fix linter warning
  • Revert directory search for import command.

This mechanism was not working as expected because it did not handle
well a directory that does not exist to do the import.

For the time being, import command will only valid paths for the
directory where to import the repositories.
Import command is now capable of handling rosinstall format for git
repositories.
@ErickKramer ErickKramer merged commit 0d774ec into main Jul 19, 2024
2 checks passed
@ErickKramer ErickKramer deleted the feat/add_rosinstall_support branch July 19, 2024 07:07
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

Successfully merging this pull request may close these issues.

1 participant