FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing master...1.0.x · eProsima/Fast-DDS-python · GitHub

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: master
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: eProsima/Fast-DDS-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.x
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 16 files changed
  • 7 contributors

Commits on Feb 27, 2024

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

    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    Co-authored-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
    JesusPoderoso and EduPonz authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4aca410 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Bump version to v1.0.2 & update .repos (#101)

    * Refs #20486: Bump version to v1.0.2
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    
    * Refs #20486: Update .repos versions
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    
    ---------
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    JesusPoderoso authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e9b617c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Improve CI workflows in 1.0.x, and branching model refactor (#149) (#152

    )
    
    * Refs #21228: Refactor Ubuntu CI
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    
    * Refs #21228: Refactor Windows CI
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    
    * Refs #21228: Remove previous workflow
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    
    * Refs #21228: Add RELEASE_SUPPORT.md with Fast DDS references
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    
    * Refs #21228: Avoid running tests in 1.0.x
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    
    * Refs #21228: Fix windows CI removing win2017
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    
    * Refs #21228: Deactivate Windows build temporary
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    
    * Refs #21228: Apply rev suggestions in main PR
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    
    * Refs #21228: Avoid building dependencies again
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    
    * Refs #21228: Apply rev suggestions
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    
    * Refs #21228: Apply rev suggestions
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    
    ---------
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    JesusPoderoso authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5359d7c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Avoid usage of removed action (#171) (#174)

    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    (cherry picked from commit 976dcd6)
    
    Co-authored-by: Jesús Poderoso <120394830+JesusPoderoso@users.noreply.github.com>
    mergify[bot] and JesusPoderoso authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ea8a7f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Add type support regeneration utility to 1.2.x (#170) (#177)

    * Add type support regeneration utility (#108)
    
    * Refs #20677: Add type support regeneration utility
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    
    * Refs #20677: Remove legacy script
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    
    * Refs #20677: Apply suggestions
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    
    ---------
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    
    * Hotfix: type regeneration script (#115)
    
    * Refs #20734: fix type regeneration script
    
    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    
    * Refs #20734: regenerate types using script
    
    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    
    ---------
    
    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    
    * Refs #21226: Adjust script to python version 1.2.x
    
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    
    ---------
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    Co-authored-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
    Co-authored-by: José Luis Bueno López <69244257+JLBuenoLopez-eProsima@users.noreply.github.com>
    (cherry picked from commit 8057dd0)
    
    Co-authored-by: Jesús Poderoso <120394830+JesusPoderoso@users.noreply.github.com>
    mergify[bot] and JesusPoderoso authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0aba197 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Get correct Fast CDR related branch in CI (#228)

    * Add Fast CDR branch selection in reusable jobs (#220)
    
    Signed-off-by: Carlosespicur <carlosespicur@proton.me>
    (cherry picked from commit c7b1678)
    
    * Update Fast CDR branch
    
    Signed-off-by: Carlosespicur <carlosespicur@proton.me>
    
    * Skip base branch in Fast CDR branch selection
    
    Signed-off-by: Carlosespicur <carlosespicur@proton.me>
    
    ---------
    
    Signed-off-by: Carlosespicur <carlosespicur@proton.me>
    Co-authored-by: Carlos Espinoza Curto <148376273+Carlosespicur@users.noreply.github.com>
    Co-authored-by: Carlosespicur <carlosespicur@proton.me>
    3 people authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    6e05c12 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2026

  1. Don't use infinite nanoseconds in API tests (#296) (#300)

    (cherry picked from commit 75268ad)
    
    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    Co-authored-by: Miguel Company <miguelcompany@eprosima.com>
    mergify[bot] and MiguelCompany authored May 27, 2026
    Configuration menu
    Copy the full SHA
    f6cab43 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2026

  1. Bump version to 1.0.3 (#314)

    Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
    cferreiragonz authored Jul 22, 2026
    Configuration menu
    Copy the full SHA
    3cb9d52 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL