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

[17628] Add Windows CI workflow #3367

Merged
merged 23 commits into from
Jun 22, 2023
Merged

[17628] Add Windows CI workflow #3367

merged 23 commits into from
Jun 22, 2023

Commits on Apr 14, 2023

  1. Refs #17628: Add Windows CI workflow

    Signed-off-by: Eduardo Ponz <[email protected]>
    EduPonz committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    d09dba2 View commit details
    Browse the repository at this point in the history
  2. Refs #17628: Avoid concurrent redundant workflows

    Signed-off-by: Eduardo Ponz <[email protected]>
    EduPonz committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    e4520ab View commit details
    Browse the repository at this point in the history
  3. Refs #17628: Do not try to create src dir again

    Signed-off-by: Eduardo Ponz <[email protected]>
    EduPonz committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    c7e7cb7 View commit details
    Browse the repository at this point in the history
  4. Refs #17628: Add --no-warn-unused-cli as cmake-arg

    Signed-off-by: Eduardo Ponz <[email protected]>
    EduPonz committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    d5f2209 View commit details
    Browse the repository at this point in the history
  5. Refs #17628: Check build step outcome before testing

    Signed-off-by: Eduardo Ponz <[email protected]>
    EduPonz committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    7ac7e9c View commit details
    Browse the repository at this point in the history
  6. Refs #17628: Add --merge-install to colcon test command

    Signed-off-by: Eduardo Ponz <[email protected]>
    EduPonz committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    7f29680 View commit details
    Browse the repository at this point in the history
  7. Refs #17628: Repeat until pass 3

    Signed-off-by: Eduardo Ponz <[email protected]>
    EduPonz committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    0740115 View commit details
    Browse the repository at this point in the history
  8. Refs #17628: Also upload command.log

    Signed-off-by: Eduardo Ponz <[email protected]>
    EduPonz committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    e2c56d0 View commit details
    Browse the repository at this point in the history
  9. Refs #17628: Apply suggestions

    Signed-off-by: Eduardo Ponz <[email protected]>
    EduPonz committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    05a7777 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b827f5 View commit details
    Browse the repository at this point in the history
  11. Refs #17628: Install xmlschema

    Signed-off-by: Eduardo Ponz <[email protected]>
    EduPonz committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    918a6d6 View commit details
    Browse the repository at this point in the history
  12. Refs #17628: Fix summary generation

    Signed-off-by: Eduardo Ponz <[email protected]>
    EduPonz committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    dbce032 View commit details
    Browse the repository at this point in the history
  13. Refs #17628: Add .repos & .metas for different jobs in the repo

    Signed-off-by: Eduardo Ponz <[email protected]>
    EduPonz committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    cbbd902 View commit details
    Browse the repository at this point in the history
  14. Refs 17628: Correct path to repos & metas

    Signed-off-by: Eduardo Ponz <[email protected]>
    EduPonz committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    4704e60 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Refs 17628: Added on workflow_dispatch trigger.

    Signed-off-by: Javier Santiago <[email protected]>
    jsan-rt committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    051df43 View commit details
    Browse the repository at this point in the history
  2. Refs 17628: Changed installation source and path of OpenSSL

    Signed-off-by: Javier Santiago <[email protected]>
    jsan-rt committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    82b0453 View commit details
    Browse the repository at this point in the history
  3. Refs 17628: Remove debug traces

    Signed-off-by: Javier Santiago <[email protected]>
    jsan-rt committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    737d65d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Refs 17628: Added missing file

    Signed-off-by: Javier Santiago <[email protected]>
    jsan-rt committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    f8ee25e View commit details
    Browse the repository at this point in the history
  2. Refs 17628: Modified crash dump upload logic

    Signed-off-by: Javier Santiago <[email protected]>
    jsan-rt committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    149cca6 View commit details
    Browse the repository at this point in the history
  3. Refs 17628: Relocated auxiliary PowerShell script

    Signed-off-by: Javier Santiago <[email protected]>
    jsan-rt committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    e6c2955 View commit details
    Browse the repository at this point in the history
  4. Refs 17628: Updated add_source_listing script

    Signed-off-by: Javier Santiago <[email protected]>
    jsan-rt committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    f8e9f0d View commit details
    Browse the repository at this point in the history
  5. Refs 17628: Fixed number of failures not being properly propagated to…

    … next steps
    
    Signed-off-by: Javier Santiago <[email protected]>
    jsan-rt committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    8e92bb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Refs 17628: Added list of failed tests to summary

    Signed-off-by: Javier Santiago <[email protected]>
    jsan-rt committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    da92fdd View commit details
    Browse the repository at this point in the history