Scheduled tasks #10

Open
opened 2024-05-06 17:07:04 +00:00 by raito · 0 comments
Owner

We should enable the possibility to let a project auto-configure itself with scheduled tasks, i.e. run this job every N time slots.

To me, it means there's a dynamic scheduler modification which takes precedence over previous dynamic scheduling reconfiguration upon first evaluation of the latest main branch.

An alternative way to design this is to encode this in the NixOS module on our deployment side and write down all the possible steps manually, maybe even import it from the repos we care about. This means effectively that a redeployment has to be done for this to take effect.

We should enable the possibility to let a project auto-configure itself with scheduled tasks, i.e. run this job every N time slots. To me, it means there's a dynamic scheduler modification which takes precedence over previous dynamic scheduling reconfiguration upon first evaluation of the latest `main` branch. An alternative way to design this is to encode this in the NixOS module on our deployment side and write down all the possible steps manually, maybe even import it from the repos we care about. This means effectively that a redeployment has to be done for this to take effect.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/buildbot-nix#10
No description provided.