Skip to content

fix root-path from uvicorn #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 4, 2025
Merged

fix root-path from uvicorn #221

merged 1 commit into from
Apr 4, 2025

Conversation

vincentsarago
Copy link
Member

@vincentsarago vincentsarago commented Apr 3, 2025

closes #220

cc @sunu

@vincentsarago vincentsarago requested review from hrodmn and gadomski and removed request for hrodmn April 3, 2025 17:28
Copy link

@sunu sunu left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@gadomski gadomski left a comment

Choose a reason for hiding this comment

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

LGTM, looks like the docs check is broken. I dug into it a little bit, can't pin down exactly what's going on, best guess is that there's some new relative links in the pydantic docs that are getting pulled in by pdoc. Best mitigation would be to switch over to mkdocstrings-python, but that's a non-zero lift, so I'd be ok w/ just dropping the --strict from the docs test build for now and adding a tracking issue to fix the docs, so as to not block this PR?

@vincentsarago
Copy link
Member Author

I'll fix the doc in another PR 🙏

@vincentsarago vincentsarago merged commit 776999f into main Apr 4, 2025
6 of 7 checks passed
@vincentsarago vincentsarago deleted the patch/uvicorn-root-path branch April 4, 2025 06:56
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.

Malformed links when setting root-path through uvicorn
3 participants