microsoft / microsoft/AzureTRE
Standardize the templates to use yaml files for configuration
Open
Nobody has claimed this yet.
story
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Description
As an Azure TRE Developer
I want to convert the .env files in the templates folders to YAML files
So that it is consistent with the root configuration and easier to use
Acceptance criteria
- Templates source their configuration from yaml files
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 by locating the .env files in the templates folders and comparing them with the root configuration. Identify how each template currently sources configuration and convert those sources to YAML, then verify that all templates load their configuration successfully.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100