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

feat(parse-package-toml): add action to parse aica-package.toml #36

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

LouisBrunner
Copy link
Contributor

Description

New actions for aica-package.toml:

  • check-version-toml: works the exact same way as check-version but uses aica-package.toml
  • parse-package-toml: similar to parse-package but use aica-package.toml, however the outputs are slightly differents: name is now ros_name (the name compatible with package.xml), hyphenated_name is now name (the one in aica-package.toml), version is the same

Review guidelines

Estimated Time of Review: 4 minutes

@LouisBrunner LouisBrunner merged commit 266d4b4 into main Dec 11, 2023
@LouisBrunner LouisBrunner deleted the feature/parse-toml branch December 11, 2023 09:05
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.

3 participants