Skip to content

docs: remove stale build.sh reference from publisher Key Files - #1504

Merged
rdimitrov merged 1 commit into
modelcontextprotocol:mainfrom
latent-9:docs-publisher-drop-stale-buildsh
Aug 6, 2026
Merged

docs: remove stale build.sh reference from publisher Key Files#1504
rdimitrov merged 1 commit into
modelcontextprotocol:mainfrom
latent-9:docs-publisher-drop-stale-buildsh

Conversation

@latent-9

@latent-9 latent-9 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

The Key Files list in cmd/publisher/README.md includes a bullet for build.sh, but there is no build.sh anywhere in the repo. The publisher is built with make publisher, which runs go build -o bin/mcp-publisher ./cmd/publisher (Makefile), so there is no separate cross-platform build script.

The other three entries in the same list (main.go, commands/, auth/) all exist. This removes the stale bullet so the list matches the actual files in the directory.

@rdimitrov
rdimitrov merged commit 2b09bde into modelcontextprotocol:main Aug 6, 2026
3 checks passed
@latent-9

latent-9 commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

shanksyou

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