Skip to content

Remove deprecated schemas and validation modules#6558

Merged
mergify[bot] merged 9 commits into
Qiskit:mainfrom
mtreinish:remove-schemas
Jul 14, 2021
Merged

Remove deprecated schemas and validation modules#6558
mergify[bot] merged 9 commits into
Qiskit:mainfrom
mtreinish:remove-schemas

Conversation

@mtreinish
Copy link
Copy Markdown
Member

Summary

This commit removes the deprecated schema support from the repo. This
was deprecated in the 0.17.0 release and has been replaced by a
dedicated repository for ibm's payload schemas:

https://github.com/Qiskit/ibm-quantum-schemas

This also removes jsonschema and fastjsonschema from the requirements
list as they're no longer used which will improve the import
performance.

Details and comments

This is on hold until after we release 0.18.0. This can't be merged until July 1st, which is the end of the minimum deprecation period. I was just too eager to remove this code as it's been a multi-year effort to get the backend interface to a point where this could be done and decided to push it up as on hold PR so we can merge asap.

This commit removes the deprecated schema support from the repo. This
was deprecated in the 0.17.0 release and has been replaced by a
dedicated repository for ibm's payload schemas:

https://github.com/Qiskit/ibm-quantum-schemas

This also removes jsonschema and fastjsonschema from the requirements
list as they're no longer used which will improve the import
performance.
@mtreinish mtreinish added on hold Can not fix yet performance Changelog: Changed Add a "Changed" entry in the GitHub Release changelog. labels Jun 10, 2021
@mtreinish mtreinish added this to the 0.19 milestone Jun 10, 2021
@mtreinish mtreinish requested a review from a team as a code owner June 10, 2021 16:31
@mtreinish
Copy link
Copy Markdown
Member Author

0.18.0 has been released so removing the on hold because we can merge this now

@mtreinish mtreinish added Changelog: Removed Add a "Removed" entry in the GitHub Release changelog. and removed Changelog: Changed Add a "Changed" entry in the GitHub Release changelog. labels Jul 13, 2021
@kdk kdk added the automerge label Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changelog: Removed Add a "Removed" entry in the GitHub Release changelog. performance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants