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

A temporary workaround to download OpenSSL archive files. #779

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

junaruga
Copy link
Member

@junaruga junaruga commented Jul 24, 2024

This PR is a temporary workaround for one of the 2 issues reported on the issue ticket #778 . I think we want to keep the CI as green as much as possible without down time. Let's apply this workaround. We can revert this commit later when I confirmed the OpenSSL site issue is fixed.

The https://openssl.org/source/${{ matrix.openssl }}.tar.gz links are not available right now.

See openssl/openssl#24984 for details.

I checked this PR on my forked repository in advance. The openssl-head fips case's failiure is another issue.
https://github.com/junaruga/ruby-openssl/actions/runs/10077294504/job/27859497255

The `https://openssl.org/source/${{ matrix.openssl }}.tar.gz` links are not
available right now.

See openssl/openssl#24984 for details.
@junaruga junaruga force-pushed the wip/openssl-source-file-workaround branch from ffcbacb to f2c7729 Compare July 24, 2024 13:25
@junaruga junaruga changed the title Tempoeary workaround to download OpenSSL archive files. A temporary workaround to download OpenSSL archive files. Jul 24, 2024
@junaruga
Copy link
Member Author

The CI passed except for another known failure in openssl-head fips case. I am going to merge this PR.
https://github.com/ruby/openssl/actions/runs/10077557737

@junaruga junaruga merged commit 16aa2b2 into ruby:master Jul 24, 2024
53 of 54 checks passed
@junaruga junaruga deleted the wip/openssl-source-file-workaround branch July 24, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant