Skip to content

Conversation

@idosal
Copy link
Collaborator

@idosal idosal commented Jan 30, 2026

Avoid potential issues.

Copilot AI review requested due to automatic review settings January 30, 2026 19:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes the arcade-server example from the repository to avoid potential issues with its dependency on archive.org, which can be slow or unreliable in CI environments.

Changes:

  • Removed the complete examples/arcade-server/ directory and all its source files
  • Updated test configurations to remove arcade-server references and skip rules
  • Removed arcade-server from CI/CD workflows and build pipelines
  • Updated README.md to remove arcade-server configuration examples

Reviewed changes

Copilot reviewed 13 out of 15 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tests/e2e/servers.spec.ts Removed arcade-server from SLOW_SERVERS, SKIP_SERVERS, and ALL_SERVERS configuration
tests/e2e/generate-grid-screenshots.spec.ts Removed arcade-server from SKIP_SERVERS and ALL_SERVERS configuration
package-lock.json Removed arcade-server package entries and dependencies
examples/arcade-server/* Deleted all source files (server.ts, index.ts, search.ts, game-processor.ts, tsconfig.json, package.json, README.md, .gitignore, grid-cell.png)
README.md Removed arcade-server from NPM registry and local development configuration examples
.github/workflows/publish.yml Removed arcade-server from pkg-pr-new publish list
.github/workflows/npm-publish.yml Removed arcade-server from the publish-examples matrix

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 30, 2026

Open in StackBlitz

@modelcontextprotocol/ext-apps

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/ext-apps@414

@modelcontextprotocol/server-basic-react

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-basic-react@414

@modelcontextprotocol/server-basic-vanillajs

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-basic-vanillajs@414

@modelcontextprotocol/server-budget-allocator

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-budget-allocator@414

@modelcontextprotocol/server-cohort-heatmap

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-cohort-heatmap@414

@modelcontextprotocol/server-customer-segmentation

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-customer-segmentation@414

@modelcontextprotocol/server-map

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-map@414

@modelcontextprotocol/server-pdf

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-pdf@414

@modelcontextprotocol/server-scenario-modeler

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-scenario-modeler@414

@modelcontextprotocol/server-shadertoy

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-shadertoy@414

@modelcontextprotocol/server-sheet-music

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-sheet-music@414

@modelcontextprotocol/server-system-monitor

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-system-monitor@414

@modelcontextprotocol/server-threejs

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-threejs@414

@modelcontextprotocol/server-transcript

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-transcript@414

@modelcontextprotocol/server-video-resource

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-video-resource@414

@modelcontextprotocol/server-wiki-explorer

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-wiki-explorer@414

commit: f2c9571

@idosal idosal requested a review from ochafik January 30, 2026 20:01
@idosal idosal merged commit 0278af6 into main Jan 30, 2026
24 of 25 checks passed
@connor4312
Copy link

It had a good run!

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.

3 participants