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

[21295] Participant discovery structures refactor #99

Merged
merged 5 commits into from
Jul 24, 2024

Conversation

elianalf
Copy link
Contributor

@elianalf elianalf commented Jul 16, 2024

Description

This PR substitutes ParticipantDiscoveryInfo with ParticipantBuiltinTopicData according to the changes in Fast DDS PR:

Contributor Checklist

  • Commit messages follow the project guidelines.
  • The added tests pass locally.
  • N/A Changes are backwards compatible.
  • N/A 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.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

@elianalf elianalf added this to the v2.0.0 milestone Jul 16, 2024
Base automatically changed from feature/21301 to master July 17, 2024 05:58
@MiguelCompany MiguelCompany force-pushed the participant_discovery_data_refactor branch from 8c19a64 to 074a6da Compare July 19, 2024 09:11
Copy link
Member

@MiguelCompany MiguelCompany left a comment

Choose a reason for hiding this comment

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

LGTM

@elianalf elianalf force-pushed the participant_discovery_data_refactor branch from 074a6da to 3089984 Compare July 22, 2024 14:08
@elianalf elianalf changed the base branch from master to hotfix/build_example July 22, 2024 14:09
Base automatically changed from hotfix/build_example to master July 23, 2024 12:19
@elianalf elianalf force-pushed the participant_discovery_data_refactor branch from 3089984 to 9439c8c Compare July 23, 2024 14:12
@MiguelCompany MiguelCompany self-requested a review July 23, 2024 14:37
@MiguelCompany MiguelCompany merged commit 0dad773 into master Jul 24, 2024
4 checks passed
@MiguelCompany MiguelCompany deleted the participant_discovery_data_refactor branch July 24, 2024 05:29
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.

2 participants