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

[20965] Fix Python Installation version in Github CI. Address failing system tests environment issues. (backport #4759) #4764

Merged
merged 2 commits into from
May 13, 2024

Commits on May 9, 2024

  1. Fix Python Installation version in Github CI. Address failing system …

    …tests environment issues (#4759)
    
    * Refs #20965: Install a fix python version in ubuntu and windows cis
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    * Refs #20965: Decide Python environment depending on the version
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    * Refs #20965: Prevent Qt installation from setting up python in Ubuntu CI
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    * Refs #20965: Add some comments
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    ---------
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    (cherry picked from commit 3b2e781)
    Mario-DL authored and mergify[bot] committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2bcec0c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Remove use of deprecated FindPythonInterp (#4447)

    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    EduPonz authored and Mario-DL committed May 10, 2024
    Configuration menu
    Copy the full SHA
    53e6a79 View commit details
    Browse the repository at this point in the history