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: use ajv for schema ref resolving #4049

Merged

Conversation

ivan-tymoshenko
Copy link
Member

@ivan-tymoshenko ivan-tymoshenko commented Jun 19, 2022

Checklist

This PR shows that all Fastify tests work with fastify/fast-json-stringify-compiler#14 and fastify/fast-json-stringify#462 changes.

@ivan-tymoshenko
Copy link
Member Author

@climba03003 Can you help with CI. I guess it is related to #3997. Some Ci works, some of them fail. Everything is ok on my local.

@climba03003
Copy link
Member

It is strange that it pass node@16 and node@18 but not node@14

@climba03003
Copy link
Member

climba03003 commented Jun 20, 2022

I see the problem now. It install the github repo with CRLF as line break.

@climba03003 climba03003 mentioned this pull request Jun 20, 2022
4 tasks
@ivan-tymoshenko ivan-tymoshenko force-pushed the use-ajv-for-schema-ref-resolving branch from 376ac1c to 0237dfa Compare June 20, 2022 09:26
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mcollina mcollina merged commit ac02014 into fastify:main Jun 22, 2022
@mcollina mcollina mentioned this pull request Jun 22, 2022
2 tasks
@ivan-tymoshenko ivan-tymoshenko deleted the use-ajv-for-schema-ref-resolving branch September 13, 2022 17:34
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants