Skip to content

PR-5: Release test/CI repair (P1)#233

Merged
PaulJPhilp merged 1 commit into
mainfrom
codex/pr-5-release-test-ci-repair
Feb 11, 2026
Merged

PR-5: Release test/CI repair (P1)#233
PaulJPhilp merged 1 commit into
mainfrom
codex/pr-5-release-test-ci-repair

Conversation

@PaulJPhilp
Copy link
Copy Markdown
Owner

Summary:

  • replaced stale tools.test.ts references in staging/production MCP test scripts
  • expanded local preflight/CI MCP test suite to include tool-surface and structured-output coverage
  • updated CI MCP step to run the explicit MCP CI target

Scope:

  • packages/mcp-server/scripts/test-mcp-staging.sh
  • packages/mcp-server/scripts/test-mcp-production.sh
  • packages/mcp-server/package.json
  • .github/workflows/ci.yml

Changes:

  • test-mcp-staging.sh now runs client-stdio.test.ts and structured-output.test.ts
  • test-mcp-production.sh now runs client-stdio.test.ts and structured-output.test.ts
  • package.json: expanded test:mcp:local, added test:mcp:ci, updated preflight to use test:mcp:ci
  • ci.yml: MCP protocol step now runs bun --filter @effect-patterns/mcp-server run test:mcp:ci

Gate:

  • bun run test:mcp:ci in packages/mcp-server passed (27/27)
  • no remaining tools.test.ts references in scripts/package/CI

Note:

  • full staging/production script execution requires STAGING_API_KEY and PRODUCTION_API_KEY, not present in this local environment. scripts were invoked and correctly enforce required-key checks.

@cursor
Copy link
Copy Markdown

cursor Bot commented Feb 11, 2026

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on March 10.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
effect-patterns Building Building Preview, Comment Feb 11, 2026 9:54pm
effect-patterns-mcp-server Error Error Feb 11, 2026 9:54pm
effect-patterns-mcp-tier-v2 Error Error Feb 11, 2026 9:54pm

Request Review

@PaulJPhilp PaulJPhilp merged commit 739a54a into main Feb 11, 2026
11 of 19 checks passed
@PaulJPhilp PaulJPhilp deleted the codex/pr-5-release-test-ci-repair branch February 11, 2026 21:55
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.

1 participant