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
ci: pin conformance harness by tarball URL + sha256, not version spec
Registry version specs and dist-tags are movable, so keep the
fetch-and-verify machinery from the previous pin and point it at the
published 0.2.0-alpha.10 registry tarball with its digest, rather than
switching to a bare @modelcontextprotocol/conformance@0.2.0-alpha.10
spec. Digest computed from the registry tarball and verified locally;
the server active leg passes against the verified local copy via the
same file: repoint the workflow step performs.
Also restores the --compile-bytecode rationale comment that the
previous commit deleted alongside the adjacent fetch-and-verify step.
No-Verification-Needed: CI-config pin change; no runtime surface
0 commit comments