Bump mcdsl for $PORT env var support #1

Merged
kyle merged 2 commits from feature/port-env-adoption into master 2026-03-27 08:16:22 +00:00
Owner

Summary

  • Bump mcdsl from v1.0.0 to f94c4b1 (port-env-support branch), which adds automatic $PORT environment variable support to the config package
  • Adapt grpcserver.New call to the updated signature that now accepts an *Options parameter (pass nil for default behavior)
  • Vendor directory synced

Test plan

  • go build ./... passes
  • go test ./... passes (all packages green)
  • Deploy to staging and verify $PORT env var is picked up correctly

🤖 Generated with Claude Code

## Summary - Bump `mcdsl` from v1.0.0 to `f94c4b1` (port-env-support branch), which adds automatic `$PORT` environment variable support to the config package - Adapt `grpcserver.New` call to the updated signature that now accepts an `*Options` parameter (pass `nil` for default behavior) - Vendor directory synced ## Test plan - [x] `go build ./...` passes - [x] `go test ./...` passes (all packages green) - [ ] Deploy to staging and verify `$PORT` env var is picked up correctly 🤖 Generated with [Claude Code](https://claude.com/claude-code)
kyle added 1 commit 2026-03-27 08:08:12 +00:00
Update mcdsl from v1.0.0 to the port-env-support branch tip, which
adds automatic $PORT environment variable support to the config
package. Adapt grpcserver.New call to the updated signature that now
accepts an *Options parameter (pass nil for default behavior).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
kyle added 1 commit 2026-03-27 08:14:57 +00:00
Replace pseudo-version with the tagged v1.1.0 release.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
kyle merged commit 078dd39052 into master 2026-03-27 08:16:22 +00:00
kyle deleted branch feature/port-env-adoption 2026-03-27 08:16:22 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mc/mcr#1