[BUG] Inconsistent capitalization in metadata files and schema
Open
@dthoward96 is already working on this.
Since Feb 26, 2025.
bug
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- Avg merge
- 20m
- Merged PRs (30d)
- 5
Description
Describe the bug
In v1.3.2 the fields src-isolate and src-host have been changed to capitalized src-Isolate and src-Host which break preparation scripts upstream. It is very difficult to deal with changing schemas.
Version
- Version Number: [e.g. v1.2.0.]
- SeqSender Version: Docker
- OS: Linux
Additional context
See:
https://github.com/search?q=repo%3ACDCgov%2Fseqsender%20src-host&type=code
https://github.com/search?q=repo%3ACDCgov%2Fseqsender%20src-isolate&type=code
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.