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

applied package.xml template #101

Open
wants to merge 5 commits into
base: humble
Choose a base branch
from
Open

applied package.xml template #101

wants to merge 5 commits into from

Conversation

delihus
Copy link
Contributor

@delihus delihus commented Jan 31, 2024

Modified the package.xml according https://github.com/colcon/colcon-bundle/blob/master/integration/test_workspace/src/test-nodes/package.xml and the schema template http://download.ros.org/schema/package_format3.xsd .

Added scheme for fastrpts xml config
Added pre-commit hook to prevent incompatibilities with http://download.ros.org/schema/package_format3.xsd
bump::patch

Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>
Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>
Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>
Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>
Comment on lines +75 to +78
- repo: https://github.com/comkieffer/pre-commit-xmllint.git
rev: 1.0.0
hooks:
- id: xmllint
Copy link
Contributor

@rafal-gorecki rafal-gorecki Feb 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO doesn't work without shema arg. To test it you can try modyfy package.xml and pre-commit run -a.
But adding schema makes issue with microros.xml. I to fix this, but I cannot find info how to ignore single file.

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.

2 participants