Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dotnet
/
dev-proxy
Public
Notifications
You must be signed in to change notification settings
Fork
89
Star
833
Code
Issues
31
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add support for YAML-based config
- #1491
#1491
Merged
garrytrinder
merged 16 commits into
main
dotnet/dev-proxy:main
from
copilot/add-yaml-config-support
dotnet/dev-proxy:copilot/add-yaml-config-support
Copy head branch name to clipboard
Feb 25, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Add support for YAML-based config
#1491
garrytrinder
merged 16 commits into
main
dotnet/dev-proxy:main
from
copilot/add-yaml-config-support
dotnet/dev-proxy:copilot/add-yaml-config-support
Copy head branch name to clipboard
Commits
Commits on Feb 22, 2026
Initial plan
Copilot
authored and
waldekmastykarz
committed
1f26e0f
View commit details
Copy full SHA for 1f26e0f
Browse repository at this point
Add YAML configuration support with anchors and merge keys
Show description for 05c08c4
Copilot
and
waldekmastykarz
committed
05c08c4
View commit details
Copy full SHA for 05c08c4
Browse repository at this point
Fix YAML merge key precedence logic
Show description for d9bc12d
Copilot
and
waldekmastykarz
committed
d9bc12d
View commit details
Copy full SHA for d9bc12d
Browse repository at this point
Fix unsafe casts in YAML processing
Show description for 11f91aa
Copilot
and
waldekmastykarz
committed
11f91aa
View commit details
Copy full SHA for 11f91aa
Browse repository at this point
Improve YAML boolean and null value detection per YAML spec
Show description for 5d6ace8
Copilot
and
waldekmastykarz
committed
5d6ace8
View commit details
Copy full SHA for 5d6ace8
Browse repository at this point
Fix Copilot review: nested merges, quoted empty strings, YAML boolean normalization
Show description for a0204d8
waldekmastykarz
committed
a0204d8
View commit details
Copy full SHA for a0204d8
Browse repository at this point
Commits on Feb 23, 2026
Merge branch 'main' into copilot/add-yaml-config-support
waldekmastykarz
authored
eaaa42f
View commit details
Copy full SHA for eaaa42f
Browse repository at this point
Add YAML versions of default configuration files
Show description for c02bc37
Copilot
and
waldekmastykarz
committed
c02bc37
View commit details
Copy full SHA for c02bc37
Browse repository at this point
Merge branch 'main' into copilot/add-yaml-config-support
garrytrinder
authored
503f8aa
View commit details
Copy full SHA for 503f8aa
Browse repository at this point
Commits on Feb 24, 2026
Merge branch 'main' into copilot/add-yaml-config-support
garrytrinder
authored
1ec922a
View commit details
Copy full SHA for 1ec922a
Browse repository at this point
Add remark to validateSchemas that it only applies to JSON configs
Show description for cc2b32e
Copilot
and
waldekmastykarz
committed
cc2b32e
View commit details
Copy full SHA for cc2b32e
Browse repository at this point
Add definitions property to v2.2.0 schemas for YAML anchor support
Show description for 0fe6f55
Copilot
and
waldekmastykarz
committed
0fe6f55
View commit details
Copy full SHA for 0fe6f55
Browse repository at this point
Merge branch 'main' into copilot/add-yaml-config-support
waldekmastykarz
authored
6e73cc4
View commit details
Copy full SHA for 6e73cc4
Browse repository at this point
Commits on Feb 25, 2026
Merge branch 'main' into copilot/add-yaml-config-support
waldekmastykarz
authored
f0b5858
View commit details
Copy full SHA for f0b5858
Browse repository at this point
Revert definitions property, allow arbitrary properties on standalone schemas
Show description for 08ecbe7
waldekmastykarz
committed
08ecbe7
View commit details
Copy full SHA for 08ecbe7
Browse repository at this point
Merge branch 'main' into copilot/add-yaml-config-support
garrytrinder
authored
aee15e0
View commit details
Copy full SHA for aee15e0
Browse repository at this point
You can’t perform that action at this time.