Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: eProsima/Fast-DDS-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: boardwalkrobotics/Fast-DDS-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bwrobotics/develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 5 files changed
  • 6 contributors

Commits on May 16, 2024

  1. Update mirror job (#127)

    Signed-off-by: eduponz <eduardoponz@eprosima.com>
    EduPonz authored May 16, 2024
    Configuration menu
    Copy the full SHA
    b052c88 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Update GitHub workflow (#129)

    * Refs #21030: Update versions in github workflow to the last compatible version with fastdds 2.x
    
    Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
    
    * Refs #21030: Apply suggestions
    
    Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
    elianalf authored May 17, 2024
    Configuration menu
    Copy the full SHA
    cc10e08 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Update .repos file (#128)

    Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
    elianalf authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ed1769b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Bump version to v1.4.2 (#133)

    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    JesusPoderoso authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5a7b718 View commit details
    Browse the repository at this point in the history
  2. Set versions in fastdds_python.repos

    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    JesusPoderoso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7035e1f View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Fix redefinition of _wrap___eq__ (#73) (#77)

    * Fix redefinition of _wrap___eq__ (#73)
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    (cherry picked from commit 94fa8a9)
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    
    * Refactor workflow
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    
    * Add /bigobj flag in windows
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    
    ---------
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    Co-authored-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
    2 people authored and Achintya Mohan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ee175a4 View commit details
    Browse the repository at this point in the history
  2. Update CMake build files for packaging with PyPubSub

    Achintya Mohan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d9ccead View commit details
    Browse the repository at this point in the history
Loading