Bump mcdsl to adopt $PORT env var support #1

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

Summary

  • Update mcdsl from v1.0.1 to v1.0.2-0.20260327074919-f94c4b1abf9c (port-env-support branch, commit f94c4b1)
  • This adopts the new $PORT environment variable support for HTTP and gRPC server configuration
  • All tests pass, build verified with CGO_ENABLED=0

Test plan

  • go build ./... passes
  • go test ./... passes (all 17 test packages green)
  • Verify $PORT env var is respected when starting metacrypt server

🤖 Generated with Claude Code

## Summary - Update mcdsl from v1.0.1 to v1.0.2-0.20260327074919-f94c4b1abf9c (port-env-support branch, commit f94c4b1) - This adopts the new `$PORT` environment variable support for HTTP and gRPC server configuration - All tests pass, build verified with `CGO_ENABLED=0` ## Test plan - [x] `go build ./...` passes - [x] `go test ./...` passes (all 17 test packages green) - [ ] Verify `$PORT` env var is respected when starting metacrypt server 🤖 Generated with [Claude Code](https://claude.com/claude-code)
kyle added 1 commit 2026-03-27 08:07:58 +00:00
Update mcdsl from v1.0.1 to v1.0.2-0.20260327074919-f94c4b1abf9c
(port-env-support branch) which adds $PORT environment variable
support for HTTP and gRPC server configuration.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
kyle added 1 commit 2026-03-27 08:15:18 +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 5401181bde into master 2026-03-27 08:16:23 +00:00
kyle deleted branch feature/port-env-adoption 2026-03-27 08:16:24 +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/metacrypt#1