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

[20274] Validate the YAML configuration file on parsing #426

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

Conversation

Tempate
Copy link
Contributor

@Tempate Tempate commented Jan 19, 2024

In this version, the DDS Router throws a warning when a YAML tag is ignored to prevent typos, misplacements, and wrong configurations.

Merge after:

@Tempate Tempate changed the title Validate the YAML configuration file on parsing [20274] Validate the YAML configuration file on parsing Jan 22, 2024
@Tempate Tempate marked this pull request as ready for review January 22, 2024 14:13
@Tempate Tempate force-pushed the feature/yaml_validator branch from 17375dc to e8e64d0 Compare April 11, 2024 07:19
@Tempate Tempate force-pushed the feature/yaml_validator branch from e8e64d0 to ca6f1dc Compare April 26, 2024 11:32
@Tempate Tempate force-pushed the feature/yaml_validator branch from ca6f1dc to 40290ec Compare July 3, 2024 09:58
@Tempate Tempate force-pushed the feature/yaml_validator branch from 40290ec to 723539d Compare July 17, 2024 13:32
Copy link
Contributor

@LuciaEchevarria99 LuciaEchevarria99 left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: tempate <danieldiaz@eprosima.com>

Uncrustify

Signed-off-by: tempate <danieldiaz@eprosima.com>

Rename validate_tags_ to validate_tags

Signed-off-by: tempate <danieldiaz@eprosima.com>

Validate new YAML options

Signed-off-by: tempate <danieldiaz@eprosima.com>

Make tag-sets static

Signed-off-by: tempate <danieldiaz@eprosima.com>
Signed-off-by: tempate <danieldiaz@eprosima.com>
Signed-off-by: tempate <danieldiaz@eprosima.com>
Signed-off-by: tempate <danieldiaz@eprosima.com>
Signed-off-by: tempate <danieldiaz@eprosima.com>
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.

None yet

2 participants