microsoft / microsoft/AzureTRE

Support .jsonc for template_schema files

Open
#4,009 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.