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

Add Action for validating package.xml files #70

Merged
merged 9 commits into from
Apr 10, 2024
Merged

Conversation

azeey
Copy link
Contributor

@azeey azeey commented Apr 5, 2024

Per the conversation in gazebosim/gz-cmake#413 (comment), this adds an Action that can be used in all of our Harmonic packages to check that the versions in CMake and package.xml are consistent.

See usage in gazebosim/gz-cmake#413

I'm adding this to the jammy branch, but I'm open to using a different branch. I think we can actually consolidate the focal, jammy, and now noble branches into one branch with different directories for each version. We might even be able to consolidate the actions so we don't need three different versions. But for now, I thought the easiest thing was to add it to the branch we mostly use in Harmonic branches.

azeey added 8 commits April 5, 2024 16:46
Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
@azeey azeey requested a review from scpeters April 5, 2024 22:45
@azeey azeey mentioned this pull request Apr 5, 2024
9 tasks
Signed-off-by: Addisu Z. Taddese <[email protected]>
@azeey azeey merged commit a43edd5 into jammy Apr 10, 2024
@azeey azeey deleted the add_validate_package_xml branch April 10, 2024 06:24
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