aboutsummaryrefslogtreecommitdiffstats
path: root/models/migrations/v1_24/v315.go
Commit message (Collapse)AuthorAgeFilesLines
* Feature: Ephemeral action runners (#33570)ChristopherHX2025-03-141-0/+16
* This includes a runner mock test for hardend PickTask behavior like described in my proposal * Runner register ephemeral flag introduced in https://gitea.com/gitea/act_runner/pulls/649 Closes #32461