Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Scheduled Wheels Builds on Windows #47

Closed
tylerjereddy opened this issue May 28, 2019 · 3 comments
Closed

Scheduled Wheels Builds on Windows #47

tylerjereddy opened this issue May 28, 2019 · 3 comments

Comments

@tylerjereddy
Copy link
Contributor

This came up in pandas-dev/pandas#26546

Both NumPy and SciPy only do scheduled builds on Travis (Linux / Mac) but not on Appveyor (Windows), so regular master branch wheels / binaries are not available consistently on Windows for i.e., debugging downstream, etc.

It looks like appveyor team wants to be contacted directly by OSS projects that want scheduled builds to avoid wasted cycles on abandoned projects with scheduled builds.

See also: https://www.appveyor.com/docs/build-configuration/#scheduled-builds

Not sure if it is much easier on Azure or not.

@mattip
Copy link
Contributor

mattip commented Aug 22, 2019

Azure pipelines has scheduled triggers. I am not sure how this plays with the regular pr trigger. I can try to set this up.

@tylerjereddy
Copy link
Contributor Author

Maybe not a bad idea--of course, switching some / much of the wheel build infrastructure to Azure will probably come at some cost with new problems initially.

@charris
Copy link
Contributor

charris commented Apr 24, 2020

Closing. This should be fixed with the move to azure.

@charris charris closed this as completed Apr 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants