Skip to content

feat: align conformance parity and complete binary matrix - #7

Merged
Lang-Akshay merged 2 commits into
user/luca/release-distributionfrom
user/luca/conformance-parity
Aug 28, 2026
Merged

feat: align conformance parity and complete binary matrix#7
Lang-Akshay merged 2 commits into
user/luca/release-distributionfrom
user/luca/conformance-parity

Conversation

@lucarlig

@lucarlig lucarlig commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • rename routed workflow lanes to built-in-data-plane and external-data-plane
  • match the Python conformance job runtime: /servers/{id}/mcp, an ephemeral unscoped catalog token, RUST_MCP_MODE=off, rate limiting disabled, one Gunicorn worker, and no-Rust control-plane build args
  • keep setup and runner output in artifact logs while showing the same Braille progress UI, without dotted result leaders
  • require the Rust backend marker only for the external data-plane route
  • clear prior harness stacks before starting the fresh conformance sequence
  • publish x86-64 and ARM64 binaries for Linux, macOS, and Windows
  • build each explicit Rust target and smoke-test its native binary before packaging

Release targets

  • x86_64-unknown-linux-gnu
  • aarch64-unknown-linux-gnu
  • x86_64-apple-darwin
  • aarch64-apple-darwin
  • x86_64-pc-windows-msvc
  • aarch64-pc-windows-msvc

Verification

  • cargo test --workspace --all-targets (316 passed)
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo fmt --all --check
  • cargo metadata --locked --no-deps --format-version 1
  • actionlint .github/workflows/release.yml
  • cargo build --release --locked --bin cf-integration --target aarch64-apple-darwin
  • native ARM64 macOS binary help smoke test
  • release archive contents and SHA-256 verification
  • exercised both routed lanes against IBM/mcp-context-forge PR 6391 at a6656afec832106ab408f64718169aaa2f92c4c9 and the published ghcr.io/contextforge-org/contextforge-data-plane:latest image
    • built-in route: 22 passed, 10 failed, 1 skipped on the raw unsuppressed 2025-11-25 suite
    • external route: 6 passed, 27 failed; the published image currently reports Fan out not supported at the moment for catalog fan-out

Stacked on #5.

@lucarlig lucarlig changed the title feat: align routed conformance lanes feat: align conformance route parity and progress UI Aug 27, 2026
Signed-off-by: lucarlig <luca.carlig@ibm.com>
@lucarlig
lucarlig force-pushed the user/luca/conformance-parity branch from 49cfaab to 8d47f1b Compare August 27, 2026 13:23
Signed-off-by: lucarlig <luca.carlig@ibm.com>
@lucarlig lucarlig changed the title feat: align conformance route parity and progress UI feat: align conformance parity and complete binary matrix Aug 28, 2026

@Lang-Akshay Lang-Akshay left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Lang-Akshay
Lang-Akshay merged commit 27116ed into main Aug 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants