Skip to content

Detect platform-suffixed MCP examples#31

Merged
Conalh merged 1 commit into
mainfrom
codey/platform-mcp-examples
May 22, 2026
Merged

Detect platform-suffixed MCP examples#31
Conalh merged 1 commit into
mainfrom
codey/platform-mcp-examples

Conversation

@Conalh
Copy link
Copy Markdown
Owner

@Conalh Conalh commented May 22, 2026

Summary

  • detect platform-suffixed MCP example configs such as .mcp.json.windows.example and .mcp.json.example.mac as sample/example drift
  • keep backup files such as .mcp.json.backup and .mcp.json.bak ignored
  • document the new covered example pattern in the public Action docs

Closes #30

Verification

  • node --test test\mcp-drift.test.mjs test\git-diff.test.mjs
  • node --test test\public-docs.test.mjs
  • npm run build
  • npm test (35/35)
  • git diff --check
  • git diff --cached --check

@Conalh Conalh marked this pull request as ready for review May 22, 2026 01:00
@Conalh Conalh merged commit 8dfa2fa into main May 22, 2026
3 checks passed
@Conalh Conalh deleted the codey/platform-mcp-examples branch May 22, 2026 01:00
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.

Track platform-suffixed MCP example config drift

1 participant