Skip to content
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

Pypi upload broken #169

Open
PhilippvK opened this issue Apr 20, 2023 · 1 comment
Open

Pypi upload broken #169

PhilippvK opened this issue Apr 20, 2023 · 1 comment

Comments

@PhilippvK
Copy link
Contributor

The last 3 weekly uploads to the Pypi website (Job "Wheel-Manylinux-Pypi") failed due to the 10GB project quota beeing exceeded for the apache-tvm package, see:

https://github.com/tlc-pack/tlcpack/actions/workflows/wheel_manylinux_pypi.yaml

I would appreciate if someone would manually remove some old builds to reduce the project size and trigger a new weekly upload.

On the long term, old development builds of tvm should be cleaned up automatically via the CI. (Similary to the pruning done for the TLCPack releases)

With the package size currently beeing <200MB it should be possible to keep up to ~50 wheels (including quarterly releases and weekly dev builds)

CC @leandron @areusch @tqchen @driazati

@driazati
Copy link
Collaborator

driazati commented Apr 20, 2023

Thanks for flagging this, I cleaned out some old .dev builds and re-ran the nightly workflow. As far as maintaining dev builds I think we only should keep up the most recent week (e.g. there is one dev build for the tip-of-tree), anything more specific and users would have to build TVM themselves.

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

No branches or pull requests

2 participants