Skip to content

[21295] Participant discovery data refactor#874

Merged
MiguelCompany merged 1 commit intomasterfrom
participant_discovery_data_refactor
Jul 24, 2024
Merged

[21295] Participant discovery data refactor#874
MiguelCompany merged 1 commit intomasterfrom
participant_discovery_data_refactor

Conversation

@elianalf
Copy link
Copy Markdown
Contributor

@elianalf elianalf commented Jul 16, 2024

Description

This PR

  • Change the name of the enum DISCOVERY_STATUS → ParticipantDiscoveryStatus.
  • The methods on_participant_discover() now take ParticipantBuiltinTopicData and a ParticipantDiscoveryStatus, instead of ParticipantDiscoveryInfo.
  • Remove ParticipantDiscoveryInfo
  • Remove ParticipantProxyData
    according with the changes of the related implementation

Contributor Checklist

  • Commit messages follow the project guidelines.
  • Code snippets related to the added documentation have been provided.
  • Documentation tests pass locally.
  • 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.
  • CI passes without warnings or errors.

@elianalf elianalf added this to the v3.0.0 milestone Jul 16, 2024
@elianalf elianalf marked this pull request as ready for review July 16, 2024 14:24
@elianalf elianalf requested a review from MiguelCompany July 16, 2024 14:24
Base automatically changed from feature/21301 to master July 17, 2024 05:59
@MiguelCompany MiguelCompany force-pushed the participant_discovery_data_refactor branch from 2a8da72 to c14ab79 Compare July 19, 2024 09:09
Copy link
Copy Markdown
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 with green CI

@MiguelCompany MiguelCompany requested review from MiguelCompany and removed request for MiguelCompany July 19, 2024 09:43
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
@elianalf elianalf force-pushed the participant_discovery_data_refactor branch from c14ab79 to 8398bc5 Compare July 23, 2024 14:06
@elianalf elianalf requested a review from MiguelCompany July 23, 2024 14:18
Copy link
Copy Markdown
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 with green CI

@MiguelCompany MiguelCompany merged commit a496dcc into master Jul 24, 2024
@MiguelCompany MiguelCompany deleted the participant_discovery_data_refactor branch July 24, 2024 05:30
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