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

[20739] Refactor IStatusQueryable and make monitor service interfaces private (backport #4651) #4687

Merged
merged 2 commits into from
May 24, 2024

Commits on Apr 17, 2024

  1. Refactor IStatusQueryable and make monitor service interfaces private (

    …#4651)
    
    * Refs #20739: Make monitor service interfaces private (except IProxyQueryable)
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #20739: Replace tabs with spaces in monitorservice_types.idl
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #20739: Refactor include and src files
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #20739: Refactor tests
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #20739: Apply suggestion regarding asserts
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs 20739: Rev 2 changes
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs 20739: Linter
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs 20739: Rev 3 changes
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #20739: Remove status assert
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #20739: Comment typo
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    ---------
    
    Signed-off-by: Mario Dominguez <[email protected]>
    (cherry picked from commit fb841b9)
    
    # Conflicts:
    #	include/fastdds/rtps/reader/RTPSReader.h
    #	include/fastdds/rtps/writer/RTPSWriter.h
    Mario-DL authored and mergify[bot] committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8b7a86e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Fix conflicts based on original PR

    Signed-off-by: JesusPoderoso <[email protected]>
    JesusPoderoso committed May 20, 2024
    Configuration menu
    Copy the full SHA
    212dc7d View commit details
    Browse the repository at this point in the history