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

[22427] Fast DDS Auto DS Mode - Feature #5462

Open
wants to merge 4 commits into
base: feature/fastdds-tests/auto_discovery_server
Choose a base branch
from

Conversation

Mario-DL
Copy link
Member

@Mario-DL Mario-DL commented Dec 5, 2024

Description

This PR implements the Fast DDS Auto Discovery Server Mode feature

Contributor Checklist

  • Commit messages follow the project guidelines.
  • The code follows the style guidelines of this project.
  • 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
  • Any new/modified methods have been properly documented using Doxygen.
  • Any new configuration API has an equivalent XML API (with the corresponding XSD extension)
  • N/A Changes are backport compatible: they do NOT break ABI nor change library core behavior.
  • 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.
  • 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.
  • If this is a critical bug fix, backports to the critical-only supported branches have been requested.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

@Mario-DL Mario-DL added doc-pending Issue or PR which is pending to be documented versions-pending labels Dec 5, 2024
@Mario-DL Mario-DL added this to the v3.2.0 milestone Dec 5, 2024
@Mario-DL Mario-DL requested review from richiprosima and removed request for richiprosima December 5, 2024 08:07
@github-actions github-actions bot added the ci-pending PR which CI is running label Dec 5, 2024
@Mario-DL Mario-DL force-pushed the feature/fastdds-tests/auto_discovery_server branch from de2890a to 6950c5a Compare December 9, 2024 06:43
@Mario-DL Mario-DL force-pushed the feature/fastdds-impl/auto_discovery_server branch from fae68e0 to 479ed52 Compare December 9, 2024 06:43
@Mario-DL Mario-DL requested review from richiprosima and removed request for richiprosima December 9, 2024 06:46
@Mario-DL Mario-DL force-pushed the feature/fastdds-tests/auto_discovery_server branch from 6950c5a to 1af0b9d Compare December 9, 2024 09:04
@Mario-DL Mario-DL force-pushed the feature/fastdds-impl/auto_discovery_server branch from 479ed52 to f3dbf4c Compare December 9, 2024 09:41
@Mario-DL Mario-DL requested review from richiprosima and removed request for richiprosima December 9, 2024 09:42
@Mario-DL Mario-DL force-pushed the feature/fastdds-tests/auto_discovery_server branch from 794b6f5 to f778e15 Compare December 9, 2024 10:32
@Mario-DL Mario-DL force-pushed the feature/fastdds-impl/auto_discovery_server branch from f3dbf4c to a940b0a Compare December 9, 2024 10:33
@Mario-DL Mario-DL requested review from richiprosima and removed request for richiprosima December 9, 2024 13:41
@Mario-DL Mario-DL force-pushed the feature/fastdds-impl/auto_discovery_server branch from 6204daf to 521ea8e Compare December 10, 2024 07:47
@Mario-DL Mario-DL requested review from richiprosima and removed request for richiprosima December 10, 2024 07:49
@Mario-DL Mario-DL force-pushed the feature/fastdds-impl/auto_discovery_server branch from 521ea8e to b42855f Compare December 10, 2024 07:58
@Mario-DL Mario-DL requested review from richiprosima and removed request for richiprosima December 10, 2024 07:59
@Mario-DL Mario-DL force-pushed the feature/fastdds-tests/auto_discovery_server branch from f778e15 to c6ab262 Compare December 10, 2024 15:21
@Mario-DL Mario-DL force-pushed the feature/fastdds-impl/auto_discovery_server branch from b42855f to 043413a Compare December 10, 2024 15:21
@Mario-DL Mario-DL requested review from richiprosima and removed request for richiprosima December 11, 2024 06:59
@cferreiragonz cferreiragonz self-requested a review December 13, 2024 12:52
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 doc-pending Issue or PR which is pending to be documented versions-pending
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant