Implement YAML file parsing and merging
Open
area/environment
enhancement
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
**Summary**: Build the core YAML parsing and merging engine that handles environment-specific configuration files and combines them with base configurations.
**Acceptance Criteria**:
- [ ] YAML parser with support for environment-specific file discovery
- [ ] Configuration merging engine with configurable merge strategies
- [ ] Error handling for malformed YAML and merge conflicts
- [ ] Configuration caching and performance optimization
- [ ] Integration with existing azd configuration loading pipeline
Contributor guide
Assessment
This issue has not been assessed yet.