-
Notifications
You must be signed in to change notification settings - Fork 400
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
Proper release of json-schema-ref-parser #469
Comments
This is not ideal. As it creates reference to github which might not be reachable for internal repositories. Please release another version to fix this. |
+1, This is breaking our CodeBuild pipeline.
|
+1, I can't use recent releases because of this reference :(
|
After reviewing npm/cli#2610, I was able to resolve in our CI/CD pipeline (AWS Codebuild) by updating our projects to use the new |
Forking json-schema-ref-parser for now. Will switch back to the upstream once APIDevTools/json-schema-ref-parser#272 is merged. Published in 11.0.2. |
Should we fork and release the version with proper version + tag instead of pointing to arbitrary refs?
The text was updated successfully, but these errors were encountered: