Skip to content

Nightly build

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Aug 02:24

Nightly build from main.

Commit:

  • fb2b24fbbe662d0c01140987d1b6cb5aacf9bb62

Included:

  • hyper-mcp binaries for Linux, macOS & Windows
  • hyper-mcp MCP Bundles (.mcpb) for one-click install in Claude Desktop

Container image (tag):

  • ghcr.io/hyper-mcp-rs/hyper-mcp:nightly

✅ Multi-arch digest (immutable, recommended for pinning):

  • ghcr.io/hyper-mcp-rs/hyper-mcp@sha256:459822c5018e02d6e1cc50ee7bbd3c67523fee745c46d2a78e1e67b5181de6f1

All container images are signed with Cosign. Verify the immutable digest with:

cosign verify   --certificate-identity "https://github.com/hyper-mcp-rs/hyper-mcp/.github/workflows/nightly.yml@refs/heads/main"   --certificate-oidc-issuer "https://token.actions.githubusercontent.com"   ghcr.io/hyper-mcp-rs/hyper-mcp@sha256:459822c5018e02d6e1cc50ee7bbd3c67523fee745c46d2a78e1e67b5181de6f1

What's Changed

  • github-actions Update actions/cache action to v6.1.0 by @renovate[bot] in #199
  • github-actions Update GitHub Actions by @renovate[bot] in #201

Full Changelog: v0.8.3...nightly