-
Notifications
You must be signed in to change notification settings - Fork 106
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
json-schema does not work with ruby 2.7 (bis) #968
Comments
Apologies this wasn't addressed before, but there were changes to the team during the last year and this particular dependency issue fell through the cracks. Thanks for the report. We'll investigate this for the 2.2 release. |
great thanks for the feedback |
This issue has been marked stale because it is open with no recent activity. The PDK Team is actively prioritizing existing bugs and new features, if this issue is still important to you please comment and we will add this to our backlog to complete. |
it seems as though a robot decided that this issues was not important, but I disagree with said robot. pdk's codebase still depends on json-schema which has been unmaintained for a while and prevents compatibility with ruby 2.7 |
This issue has been marked stale because it is open with no recent activity. The PDK Team is actively prioritizing existing bugs and new features, if this issue is still important to you please comment and we will add this to our backlog to complete. |
That's still valid. |
This issue has been marked stale because it is open with no recent activity. The PDK Team is actively prioritizing existing bugs and new features, if this issue is still important to you please comment and we will add this to our backlog to complete. |
As above. |
@lelutin Is this still valid? From what I can tell that gem you are referring to is under at least semi-active development. |
Hello,
Last year I opened #848 to make a sign wrt json-schema which seems to fail with ruby 2.7 and has been unmaintained for a certain time.
In the other issue I was told to expect it to get removed in pdk 2.0.0 but I can still see it in the .gemspec file. Are there still plans to replace this library with something else? If pdk is expected to support ruby 2.7, that dependency may pose a challenge. It's problematic for packaging pdk in debian's package archive as things stand since bullseye will be using ruby 2.7 as its main ruby version.
cheers!
p.s.: I've opened a new issue since I seem to be unable to reopen the previous issue.
The text was updated successfully, but these errors were encountered: