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
release.yml builds the mcp-loadtest binary for 4 targets
(linux-x64, macos-arm64, macos-x64, windows-x64), then creates the
GitHub Release and attaches each archive + .sha256. Hand-rolled matrix
chosen over cargo-dist to avoid an interactive setup step. RELEASE.md
Gate B/C and ADR 0015 realigned (no cargo-dist) to prevent doc drift.
No code change.
Prebuilt binaries for ${{ github.event.inputs.tag || github.ref_name }}. Full notes: [CHANGELOG.md](https://github.com/Teerapat-Vatpitak/mcp-loadtest/blob/main/CHANGELOG.md).
85
+
86
+
**Install from source** (not on crates.io — [ADR 0015](https://github.com/Teerapat-Vatpitak/mcp-loadtest/blob/main/docs/adr/0015-defer-crates-io-distribution.md)):
0 commit comments