WorldHealthOrganization / WorldHealthOrganization/smart-base
fix location of generated json schemas for valuesets
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Generated ValueSet schemas should not be deployed to subfolder schemas of the deployment folder. rather it should be deployed to the root of the deployed folder.
It seems to be deployed OK on smart-base as:
https://github.com/WorldHealthOrganization/smart-base/tree/gh-pages
has https://github.com/WorldHealthOrganization/smart-base/blob/gh-pages/ValueSet-CDHIv1.schema.json
But on smart-trust I see things deployed at:
https://github.com/WorldHealthOrganization/smart-trust/blob/gh-pages/schemas/Actors.schema.json
can you investigate why this discrepancy is happneing
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.