microsoft / microsoft/AzureTRE
Support .jsonc for template_schema files
Open
Nobody has claimed this yet.
bundles
story
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Description
As a Azure TRE Developer
I want to use comments to explain contents of JSON files or temporarily comment out steps template_schema files
So that I can confidently edit those files while developing resource bundles.
Acceptance criteria
- Both .json and .jsonc extension supported for template_schema files for bundles
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
The issue names no files or tests. Start by locating the bundle template_schema loading and validation entry points, then trace the existing .json handling. Add coverage for both .json and .jsonc files and confirm that comments in .jsonc templates are accepted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json, python
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100