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

fix: CI failures #6767

Closed
wants to merge 6 commits into from
Closed

fix: CI failures #6767

wants to merge 6 commits into from

Conversation

dopry
Copy link
Contributor

@dopry dopry commented May 10, 2023

Node 18 dropped some older ssl algorithms. These changes are breaking a number of CI builds. enable legacy openssl provider to fix tests until all code depending on old algorithms can be updated.

Summary

Test plan

Checklist

Please add a x inside each checkbox:

A picture of a cute animal (not mandatory but encouraged)

@netlify
Copy link

netlify bot commented May 10, 2023

Deploy Preview for decap-www canceled.

Name Link
🔨 Latest commit 9e44b97
🔍 Latest deploy log https://app.netlify.com/sites/decap-www/deploys/645b16b90e71be0007996fa0

@dopry dopry force-pushed the patch-1 branch 13 times, most recently from b807aaa to 8e42a33 Compare May 10, 2023 03:26
dopry and others added 3 commits May 9, 2023 23:30
Node 18 dropped some older ssl algorithms.  These changes are breaking a number of CI builds. enable legacy openssl provider to fix tests until all code depending on old algorithms can be updated.
dopry added 2 commits May 9, 2023 23:58
ajv and ajv-keywords need to be kept in sync... ajv-keywords
should probably be pinned similar to ajv, or ajv should be unpinned
to more easily catch errors.
decaporg@aa16cb8

added loading=lazy, but the snapshots were not updated.
@dopry dopry changed the title fix: ERR_OSSL_EVP_UNSUPPORTED fix: CI failures May 10, 2023
@martinjagodic
Copy link
Member

CI builds are now working, so I'm closing this.

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.

None yet

2 participants