Project stopped building from Github
My project-
https://ci.appveyor.com/project/joerick/cibuildwheel/settings
which is on github at https://github.com/pypa/cibuildwheel
Stopped building around a year ago. I can't see any issues in the settings, and if I try to change any settings I just get an error message.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by joerick on 05 Nov, 2024 06:41 PM
Hello there. This still isn't resolved. Gentle ping!
Support Staff 2 Posted by Feodor Fitsner on 12 Nov, 2024 03:46 PM
The build is downloading a lot of data and hit incoming traffic quota a few times: https://ci.appveyor.com/project/joerick/cibuildwheel/build/job/i7y7...
Is there a way to reduce consumed traffic?
3 Posted by joerick on 14 Nov, 2024 04:31 PM
Hi there!
I don't think there's a way to reduce bandwidth further, we test on docker images for the manylinux project, which is probably the bandwidth-heavy bit. This project is python tooling for publishing packages. It's used quite widely in the Python ecosystem, I daresay it does help promote Appveyor in the Python world a little.
I suppose there might be a way to cache docker images and Python downloads? Happy to add such a config if you think it'd help.
Best
Joe
4 Posted by joerick on 28 Nov, 2024 10:20 AM
What do you think? If we can't get back online here, I think we'll have to drop support for Appveyor in our tool, making it harder for Python users to build Python packages on Appveyor. But it's up to you if that's a market you're targeting?