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

[20568] Remove all redundant headers from include/fastrtps #4546

Merged
merged 20 commits into from
May 20, 2024

Conversation

EduPonz
Copy link

@EduPonz EduPonz commented Mar 11, 2024

Description

This PR removes all redundant headers from include/fastrtps.
It makes UnitsParser private
It depends on:

Related PRs:

Contributor Checklist

  • Commit messages follow the project guidelines.
  • The code follows the style guidelines of this project.
  • N/A: Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • N/A: Any new/modified methods have been properly documented using Doxygen.
  • ❌ Changes are ABI compatible.
  • ❌ Changes are API compatible.
  • New feature has been added to the versions.md file (if applicable).
  • New feature has been documented/Current behavior is correctly described in the documentation.
    Related documentation PR: [20568] Adjust for removing all redundant headers from include/fastrtps Fast-DDS-docs#737
  • N/A: Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

@EduPonz EduPonz force-pushed the feature/make_private_from_include_fastrtps branch from 59efb4a to 976377c Compare March 12, 2024 07:22
@EduPonz EduPonz force-pushed the feature/remove_from_include_fastrtps branch from e1f8a0e to a3d5178 Compare March 12, 2024 07:23
@EduPonz EduPonz added this to the v3.0.0 milestone Mar 12, 2024
@EduPonz EduPonz added the temporarily-blocked PR must be merged after another one label Mar 12, 2024
src/cpp/utils/UnitsParser.cpp Outdated Show resolved Hide resolved
@EduPonz EduPonz force-pushed the feature/make_private_from_include_fastrtps branch from 976377c to 325a46b Compare March 25, 2024 14:15
@EduPonz EduPonz force-pushed the feature/remove_from_include_fastrtps branch from a3d5178 to b5fb052 Compare March 25, 2024 14:44
@elianalf
Copy link
Contributor

@richiprosima please test_3 this

@elianalf elianalf self-requested a review March 25, 2024 14:51
@github-actions github-actions bot added the ci-pending PR which CI is running label Mar 25, 2024
@EduPonz EduPonz force-pushed the feature/make_private_from_include_fastrtps branch from 4d5a107 to 4259298 Compare March 26, 2024 15:31
Base automatically changed from feature/make_private_from_include_fastrtps to 3.0.x-devel March 27, 2024 07:29
@EduPonz EduPonz force-pushed the feature/remove_from_include_fastrtps branch 2 times, most recently from ea4c657 to 5631a56 Compare March 27, 2024 07:57
@elianalf elianalf requested review from elianalf and removed request for elianalf March 27, 2024 07:58
@elianalf
Copy link
Contributor

@richiprosima please test_3 this

@EduPonz EduPonz removed the temporarily-blocked PR must be merged after another one label Mar 27, 2024
@EduPonz EduPonz force-pushed the feature/remove_from_include_fastrtps branch from 3b8d786 to c5e42bb Compare March 27, 2024 09:19
@elianalf elianalf requested review from elianalf and removed request for elianalf March 27, 2024 09:57
elianalf
elianalf previously approved these changes Mar 27, 2024
@EduPonz
Copy link
Author

EduPonz commented Mar 28, 2024

ASan workflow run with correct DS branch here

@elianalf
Copy link
Contributor

LGTM with green CI

EduPonz added 20 commits May 17, 2024 11:35
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
@elianalf
Copy link
Contributor

@richiprosima please test_3 this

@EduPonz EduPonz merged commit 1d5fafd into master May 20, 2024
10 of 15 checks passed
@EduPonz EduPonz deleted the feature/remove_from_include_fastrtps branch May 20, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-pending PR which CI is running
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants