Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ihrpr
Copy link
Contributor

@ihrpr ihrpr commented Jul 15, 2025

This check was added recently, when merging old PRs we might be introducing the failure in the main. Worth merging main before merge for old PRs touching README

@ihrpr ihrpr marked this pull request as draft July 15, 2025 10:52
@ihrpr ihrpr marked this pull request as ready for review July 15, 2025 11:00
@ihrpr ihrpr requested review from felixweinberger and Kludex July 15, 2025 11:00
Copy link
Member

@Kludex Kludex left a comment

Choose a reason for hiding this comment

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

I understand my comment below is not related to this PR, so approving.

Comment on lines +958 to 959
# from starlette.routing import Route
# app.router.routes.append(Route("/", endpoint=other_route_function))
Copy link
Member

Choose a reason for hiding this comment

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

This is actually bad advice. No one should use app.router.routes...

I think the idea is to mount the ASGI app from FastMCP into an existent Starlette application.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Noted, I'll be re-writing more README today/tomorrow

@ihrpr ihrpr merged commit 6566c08 into main Jul 15, 2025
13 checks passed
@ihrpr ihrpr deleted the ihrpt/fix-main-markdown branch July 15, 2025 12:23
saqadri pushed a commit to saqadri/stdio-fixes that referenced this pull request Aug 6, 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.

3 participants