Skip to content

Conversation

JoelYoung01
Copy link

Added the ability to pass reload-dir option to uvicorn run command.

@JoelYoung01 JoelYoung01 changed the title Added passthrough for reload_dir option to uvicorn ✨ Added passthrough for reload_dir option to uvicorn Feb 28, 2025
@JoelYoung01
Copy link
Author

JoelYoung01 commented Feb 28, 2025

Looks like I can't add labels. Figured maybe the autolabeler read the emojis lol, that would be neat.

Everything else should be fine, just need a label to be added.

@07pepa
Copy link

07pepa commented Mar 7, 2025

thats not it #36 i even tried to fix auto labeler.. with no luck

@JoelYoung01
Copy link
Author

Womp womp for us I guess haha.

Guessing @tiangolo has to add labels himself (or anyone with accesss I suppose)

@07pepa 07pepa mentioned this pull request Mar 25, 2025
@jordan-vastag
Copy link

Just wanna say it'd be awesome if this got merged in! I was thinking about writing a PR to do exactly this, then I saw it was already done :)

@JoelYoung01
Copy link
Author

Revisiting this PR to see if anything has changed.

Just to make sure I'm not blind or something I tried adding labels via the gh cli, got this error:

gh pr edit 160 --add-label feature
GraphQL: JoelYoung01 does not have the correct permissions to execute `AddLabelsToLabelable` (addLabelsToLabelable)

Would love to see this merged!

Copy link
Contributor

github-actions bot commented Sep 5, 2025

This pull request has a merge conflict that needs to be resolved.

@github-actions github-actions bot added the conflicts Automatically generated when a PR has a merge conflict label Sep 5, 2025
@s-bose
Copy link

s-bose commented Sep 10, 2025

This is really needed. Would be great if this could be merged!

@YuriiMotov YuriiMotov added the feature New feature or request label Sep 23, 2025
@github-actions github-actions bot removed the conflicts Automatically generated when a PR has a merge conflict label Sep 23, 2025
@YuriiMotov YuriiMotov changed the title ✨ Added passthrough for reload_dir option to uvicorn ✨ Add reload-dir option Sep 23, 2025
@JoelYoung01
Copy link
Author

Money

Copy link

@YuriiMotov YuriiMotov left a comment

Choose a reason for hiding this comment

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

LGTM!

Should we also add --reload-delay, --reload-include, and --reload-exclude options?
https://uvicorn.dev/settings/#development

@JoelYoung01
Copy link
Author

JoelYoung01 commented Sep 23, 2025

Sure! I can do that in a couple hours when I am back home, if you want! Or you can just send it too!

@YuriiMotov YuriiMotov changed the title ✨ Add reload-dir option ✨ Add --reload-dir option Sep 23, 2025
@YuriiMotov
Copy link

Let's wait for Sebastian to review this.
Meanwhile, community feedback about whether we need --reload-delay, --reload-include, and --reload-exclude is welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants