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

[20370] Branch-out for fastdds v3.0.0 #660

Merged
merged 9 commits into from
Feb 22, 2024
Merged

Conversation

elianalf
Copy link
Contributor

@elianalf elianalf commented Feb 7, 2024

This pr includes:

  • Create branch-out
  • Update dependencies from fastdds in CMakeList files, colcon files etc..
  • Update code DDSCodeTester.cpp
  • Remove FASTRTPS_API_TESTS and GTEST_INDIVIDUAL
  • Rename FASTDDS_DEFAULT_PROFILES_FILE and DEFAULT_FASTDDS_PROFILES

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
@elianalf elianalf added this to the v3.0.0 milestone Feb 9, 2024
@elianalf
Copy link
Contributor Author

@richiprosima please test docs

1 similar comment
@elianalf
Copy link
Contributor Author

@richiprosima please test docs

JesusPoderoso

This comment was marked as resolved.

JesusPoderoso

This comment was marked as resolved.

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Copy link
Contributor

@JesusPoderoso JesusPoderoso left a comment

Choose a reason for hiding this comment

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

LGTM with green CI

@JesusPoderoso JesusPoderoso merged commit cda29e8 into 3.0.x-devel Feb 22, 2024
4 checks passed
@JesusPoderoso JesusPoderoso deleted the feature/3.0.x branch February 22, 2024 07:22
EduPonz pushed a commit that referenced this pull request Mar 5, 2024
* Branch-out and change dependencies

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Remove FASTRTPS_API_TESTS and GTEST_INDIVIDUAL

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Rename FASTRTPS_DEFAULT_PROFILES_FILE

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Update CodeTester.cpp file and APIs

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Update APIs in DDSCodeTester.cpp

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: fix malformed table issue

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: fix xml name issue

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Rename namespace in xml files

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Apply suggestions

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

---------

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
adriancampo pushed a commit that referenced this pull request Mar 17, 2024
* Branch-out and change dependencies

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Remove FASTRTPS_API_TESTS and GTEST_INDIVIDUAL

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Rename FASTRTPS_DEFAULT_PROFILES_FILE

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Update CodeTester.cpp file and APIs

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Update APIs in DDSCodeTester.cpp

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: fix malformed table issue

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: fix xml name issue

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Rename namespace in xml files

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Apply suggestions

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

---------

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Signed-off-by: adriancampo <adriancampo@eprosima.com>
adriancampo pushed a commit that referenced this pull request Mar 17, 2024
* Branch-out and change dependencies

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Remove FASTRTPS_API_TESTS and GTEST_INDIVIDUAL

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Rename FASTRTPS_DEFAULT_PROFILES_FILE

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Update CodeTester.cpp file and APIs

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Update APIs in DDSCodeTester.cpp

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: fix malformed table issue

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: fix xml name issue

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Rename namespace in xml files

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Apply suggestions

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

---------

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Signed-off-by: adriancampo <adriancampo@eprosima.com>
EduPonz pushed a commit that referenced this pull request Mar 25, 2024
* Branch-out and change dependencies

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Remove FASTRTPS_API_TESTS and GTEST_INDIVIDUAL

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Rename FASTRTPS_DEFAULT_PROFILES_FILE

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Update CodeTester.cpp file and APIs

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Update APIs in DDSCodeTester.cpp

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: fix malformed table issue

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: fix xml name issue

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Rename namespace in xml files

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Apply suggestions

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

---------

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
richiware pushed a commit that referenced this pull request Apr 18, 2024
* Branch-out and change dependencies

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Remove FASTRTPS_API_TESTS and GTEST_INDIVIDUAL

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Rename FASTRTPS_DEFAULT_PROFILES_FILE

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Update CodeTester.cpp file and APIs

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Update APIs in DDSCodeTester.cpp

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: fix malformed table issue

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: fix xml name issue

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Rename namespace in xml files

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Apply suggestions

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

---------

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
EduPonz pushed a commit that referenced this pull request Apr 24, 2024
* Branch-out and change dependencies

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Remove FASTRTPS_API_TESTS and GTEST_INDIVIDUAL

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Rename FASTRTPS_DEFAULT_PROFILES_FILE

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Update CodeTester.cpp file and APIs

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Update APIs in DDSCodeTester.cpp

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: fix malformed table issue

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: fix xml name issue

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Rename namespace in xml files

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Apply suggestions

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

---------

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
EduPonz pushed a commit that referenced this pull request May 9, 2024
* Branch-out and change dependencies

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Remove FASTRTPS_API_TESTS and GTEST_INDIVIDUAL

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Rename FASTRTPS_DEFAULT_PROFILES_FILE

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Update CodeTester.cpp file and APIs

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Update APIs in DDSCodeTester.cpp

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: fix malformed table issue

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: fix xml name issue

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Rename namespace in xml files

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Apply suggestions

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

---------

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Signed-off-by: eduponz <eduardoponz@eprosima.com>
EduPonz pushed a commit that referenced this pull request May 13, 2024
* Branch-out and change dependencies

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Remove FASTRTPS_API_TESTS and GTEST_INDIVIDUAL

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Rename FASTRTPS_DEFAULT_PROFILES_FILE

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Update CodeTester.cpp file and APIs

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Update APIs in DDSCodeTester.cpp

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: fix malformed table issue

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: fix xml name issue

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Rename namespace in xml files

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Apply suggestions

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

---------

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Signed-off-by: eduponz <eduardoponz@eprosima.com>
EduPonz pushed a commit that referenced this pull request May 14, 2024
* Branch-out and change dependencies

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Remove FASTRTPS_API_TESTS and GTEST_INDIVIDUAL

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Rename FASTRTPS_DEFAULT_PROFILES_FILE

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Update CodeTester.cpp file and APIs

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Update APIs in DDSCodeTester.cpp

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: fix malformed table issue

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: fix xml name issue

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Rename namespace in xml files

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20370: Apply suggestions

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

---------

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Signed-off-by: eduponz <eduardoponz@eprosima.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants