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

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