Merge egress routes across extends #224

Merged
didericis merged 2 commits from merge-egress-routes into main 2026-06-10 01:30:46 -04:00
Collaborator

Closes #223.

Summary

  • Merge parent and child egress.routes when a bottle extends another bottle.
  • Preserve inherited egress.log unless the child declares its own log setting.
  • Add regression coverage for route merging and duplicate-host validation across the inheritance boundary.
Closes #223. ## Summary - Merge parent and child `egress.routes` when a bottle extends another bottle. - Preserve inherited `egress.log` unless the child declares its own log setting. - Add regression coverage for route merging and duplicate-host validation across the inheritance boundary.
didericis added 2 commits 2026-06-10 01:13:09 -04:00
fix: narrow pi numeric settings types
test / unit (pull_request) Successful in 49s
test / integration (pull_request) Successful in 27s
lint / lint (push) Successful in 1m37s
test / unit (push) Successful in 31s
test / integration (push) Successful in 19s
Update Quality Badges / update-badges (push) Successful in 1m20s
019efab804
didericis force-pushed merge-egress-routes from 7562c8b3f0 to 019efab804 2026-06-10 01:13:09 -04:00 Compare
didericis merged commit 019efab804 into main 2026-06-10 01:30:46 -04:00
didericis deleted branch merge-egress-routes 2026-06-10 01:30:46 -04:00
Sign in to join this conversation.