-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
Add CD to PyPI #97
Comments
Oh my bad. This was actually not implemented yet. |
…t-fix Dockerfile.ubi: properly mount .git dir
#5610 is a step towards this |
It looks like this is done via the release pipeline on buildkite. https://buildkite.com/vllm/release @khluu would you agree? |
wait, no, nevermind - that pushes wheels to S3, but not pypi ... |
ya that pipeline pushes wheels to S3, mostly used for per-commit wheels. The wheel for actual vLLM release is manually pushed to PyPI by @simon-mo (thought it's also built with this pipeline). We are currently keeping it this way for security... |
Yeah no automated PyPI push yet... |
This issue has been automatically marked as stale because it has not had any activity within 90 days. It will be automatically closed if no further activity occurs within 30 days. Leave a comment if you feel this issue should remain open. Thank you! |
No description provided.
The text was updated successfully, but these errors were encountered: