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

[21387] Improve Windows merge meta files action #116

Merged
merged 2 commits into from
Jul 22, 2024
Merged

Conversation

JesusPoderoso
Copy link
Contributor

@JesusPoderoso JesusPoderoso commented Jul 18, 2024

Description

The windows merge meta files action was only considering that the initial lines of the merged metas should be discarded, but it is not scalable.
This PR introduces a Yaml parser in the action that parses the file, eliminates possible duplicated arguments and condenses properly all arguments under the corresponding packages.

Contributor Checklist

  • Commit messages follow the company guidelines.
  • Changes are API compatible.
  • New features have been added to the versions.md and README.md files (if applicable).

Reviewer Checklist

  • The title and description correctly express the PR's purpose.
  • The Contributor checklist is correctly filled.

@JesusPoderoso JesusPoderoso self-assigned this Jul 18, 2024
@JesusPoderoso JesusPoderoso changed the title [21307] Improve Windows merge meta files action [21387] Improve Windows merge meta files action Jul 18, 2024
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
…con meta arg

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
@JesusPoderoso JesusPoderoso merged commit 24a29a0 into main Jul 22, 2024
1 check passed
@JesusPoderoso JesusPoderoso deleted the hotfix/21307 branch July 22, 2024 13:06
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