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

[19578] Fix OpenSSL path on Windows CI #3876

Merged
merged 2 commits into from
Sep 27, 2023
Merged

[19578] Fix OpenSSL path on Windows CI #3876

merged 2 commits into from
Sep 27, 2023

Conversation

MiguelCompany
Copy link
Member

@MiguelCompany MiguelCompany commented Sep 26, 2023

Description

Contributor Checklist

  • Commit messages follow the project guidelines.
  • N/A The code follows the style guidelines of this project.
  • N/A Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • N/A Any new/modified methods have been properly documented using Doxygen.
  • N/A Changes are ABI compatible.
  • N/A Changes are API compatible.
  • N/A New feature has been added to the versions.md file (if applicable).
  • N/A New feature has been documented/Current behavior is correctly described in the documentation.
  • N/A Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • Check contributor checklist is correct.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
@MiguelCompany MiguelCompany force-pushed the hotfix/19578 branch 2 times, most recently from e31c8f8 to 249a6d8 Compare September 27, 2023 08:23
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
@MiguelCompany MiguelCompany changed the title [19578] Temporarily disable libp11 on Windows CI [19578] Fix OpenSSL path on Windows CI Sep 27, 2023
@EduPonz EduPonz added this to the v2.12.0 milestone Sep 27, 2023
@EduPonz EduPonz merged commit 9ee22d9 into master Sep 27, 2023
@EduPonz EduPonz deleted the hotfix/19578 branch September 27, 2023 13:35
@EduPonz
Copy link

EduPonz commented Oct 6, 2023

@Mergifyio backport 2.11.x 2.10.x 2.6.x

@mergify
Copy link
Contributor

mergify bot commented Oct 6, 2023

backport 2.11.x 2.10.x 2.6.x

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Oct 6, 2023
* Refs #19578. Run workflow for currently supported branches.

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>

* Refs #19578. Fix path to OpenSSL

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>

---------

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
(cherry picked from commit 9ee22d9)
mergify bot pushed a commit that referenced this pull request Oct 6, 2023
* Refs #19578. Run workflow for currently supported branches.

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>

* Refs #19578. Fix path to OpenSSL

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>

---------

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
(cherry picked from commit 9ee22d9)

# Conflicts:
#	.github/workflows/reusable-windows-ci.yml
#	.github/workflows/windows-ci.yml
mergify bot pushed a commit that referenced this pull request Oct 6, 2023
* Refs #19578. Run workflow for currently supported branches.

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>

* Refs #19578. Fix path to OpenSSL

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>

---------

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
(cherry picked from commit 9ee22d9)

# Conflicts:
#	.github/workflows/reusable-windows-ci.yml
#	.github/workflows/windows-ci.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants