Bump mcdsl for $PORT env var support #1
Reference in New Issue
Block a user
Delete Branch "feature/port-env-adoption"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
mcdslfrom v1.0.0 tof94c4b1(port-env-support branch), which adds automatic$PORTenvironment variable support to the config packagegrpcserver.Newcall to the updated signature that now accepts an*Optionsparameter (passnilfor default behavior)Test plan
go build ./...passesgo test ./...passes (all packages green)$PORTenv var is picked up correctly🤖 Generated with Claude Code