microsoft / microsoft/component-detection
Create Configuration file + JSON Schema for Options
Open
@FernandoRojo is already working on this.
Since Nov 6, 2024.
status:ready
type:feature
- Dominant language
- C#
- Stars
- 553
- Forks
- 135
- Avg merge
- 20h 58m
- Merged PRs (30d)
- 6
Description
We currently have a myriad of configuration options, configured through sometimes poorly documented environment variables, ADO task inputs, and CLI arguments.
One way to unify this amongst our 1P and 3P use cases is to create a JSON configuration file, with an accompanying JSON Schema. This file would be detected and used as the source of truth for configuration.
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.
Assessment
This issue has not been assessed yet.