Skip to content

Conversation

@tadasant
Copy link
Member

@tadasant tadasant commented Mar 27, 2025

The inverse of this diff was introduced here #166

It looks like an accidental change to uv.lock that put the 1.1.0 version of mcp in step with the 1.0.0 distribution links.

Tricky because I believe GH's CI caching hid this problem from CI (it had 1.1.0 cached so didn't reach into those incorrect URL's until the cache busted way later) for a while, hence why it seemed like CI started failing randomly.


The diff is the result of running:

cd src/git
uv sync --upgrade-package mcp==1.1.0

I got the server running locally and it works:

CleanShot 2025-03-27 at 14 54 57

@tadasant tadasant changed the title Fix CI - broken lockfile(s) Fix broken uv.lock file in src/git Mar 27, 2025
@tadasant tadasant marked this pull request as ready for review March 27, 2025 21:57
@tadasant tadasant requested review from cliffhall and olaservo March 27, 2025 21:57
@tadasant tadasant merged commit 5aa6aa8 into modelcontextprotocol:main Mar 27, 2025
25 checks passed
PazerOP referenced this pull request in PazerOP/mcp-template Jul 15, 2025
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