Documentation ¶
Overview ¶
Package buildcron implements various cron handlers for build entities.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteOldBuilds ¶
DeleteOldBuilds deletes builds and other descendants that were created longer than model.BuildStorageDuration ago.
func TimeoutExpiredBuilds ¶
TimeoutExpiredBuilds marks incomplete builds that were created longer than model.BuildMaxCompletionTime w/ INFRA_FAILURE.
func TriggerSyncBackendTasks ¶
TriggerSyncBackendTasks finds all (project, backend_target) pairs and triggers SyncBuildsWithBackendTasks tasks for each pair.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.