aboutsummaryrefslogtreecommitdiffstats
path: root/services/actions/cleanup.go
Commit message (Expand)AuthorAgeFilesLines
* Feature: Ephemeral action runners (#33570)ChristopherHX2025-03-141-1/+26
* Skip deletion error for action artifacts (#33476)wxiaoguang2025-02-021-6/+5
* Clear up old Actions logs (#31735)Jason Song2024-08-021-9/+58
* Move `registerActionsCleanup` to `initActionsTasks` (#31721)Jason Song2024-07-301-2/+1
* Expire artifacts before deleting them physically (#29241)FuXiaoHei2024-02-181-8/+8
* Artifact deletion in actions ui (#27172)FuXiaoHei2024-02-181-1/+37
* Artifacts retention and auto clean up (#26131)FuXiaoHei2023-09-061-0/+42