Python Additional Wheels upload schedule

What is the upload schedule for the python dev wheels in the GitLab Package Registry?

It seems that historically there is a new upload sometimes weekly, sometimes biweekly. But the latest VTK dev wheel upload is from October 4, which is 15 days ago. Has the release schedule changed, or maybe there is a build error?

The schedule is weekly, but publishing only happens if all wheels are available. This is because PyPI is very stingy about submitting wheels for a version that is already published (we just also do it for our registry to avoid “platform X is at week A while platform Y is stuck on week B”. Usually I poke the pipeline for incidental failures, but I’ve not had the chance the past two weeks.