Skip to content

Daily CRON job to trigger retries and rebuilds

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

r-universe-org/rebuilds

Folders and files

NameName
Last commit message
Last commit date
Jun 28, 2024
Apr 17, 2025
Apr 13, 2025
Jun 23, 2022
Jun 23, 2022
Oct 31, 2024
Sep 25, 2022
Jun 23, 2022
Jun 23, 2022
Aug 4, 2024
Jul 4, 2022
Jun 23, 2022
Jun 23, 2022
Dec 30, 2024

Repository files navigation

Action: rebuilds

This action is invoked once per day in the control room to trigger:

  1. a "retry failures" dispatch for all packages in r-universe that failed to build a source package or win/mac r-release binary in the last 5 days. The idea is that some of these failures may be temporary (e.g. a dependency wait) so we may get lucky one or two days later. We do not retry just for check failures, because this would be much more expensive and we care mostly making the packages available to users.
  2. trigger a full rebuild for packages that were uploaded exactly 30 days ago. The goal is to continuously refresh the binaries and checks within our build capacity. With 10.000 packages this amounts to 300/400 rebuilds every night, which we can do without filling the backlogs too much.

About

Daily CRON job to trigger retries and rebuilds

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Languages