Materials-Consortia / Materials-Consortia/optimade-python-tools
Support for OPTIMADE v1.2.x
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 91
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
This issue is for tracking our support with the upcoming release candidates of OPTIMADE v1.2. There are several issues/PRs tagged under the OPTIMADE v1.2 label
and milestone.
We should collect all the PRs in a separate branch for v1.2 features before merging them into master. This will allow us to create the v1.2 OpenAPI schemas for the specification release (without necessarily having all PRs finished, fully-tested and released).
As all of the functionality in 1.2 is both optional and backwards compatible with 1.1, I don't think we necessarily need to go down the namespace package route and maintain support for older 1.1 models/servers, though it may be useful to begin thinking about it for future versions (especially the client and the validator, which could be pointed at older versions of the models for deserializing the response from other implementations). This would require an overhaul of our CI that I don't think we really have the resources to do at the moment; instead it may be easier to patch the validator/client to work differently depending on the API version returned by the implementation.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the OPTIMADE v1.2 label and milestone 10, then review the issues and pull requests collected there. The scope is to coordinate v1.2 work on a separate branch and produce the v1.2 OpenAPI schemas; no specific files or tests are named in this issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100