aboutsummaryrefslogtreecommitdiffstats
path: root/models/actions/run_job.go
Commit message (Expand)AuthorAgeFilesLines
* Add optimistic lock to ActionRun table (#26563)Jason Song2023-08-211-15/+24
* Fix wrong workflow status when rerun a job in an already finished workflow (#...yp053272023-07-251-1/+1
* Reduce unnecessary DB queries for Actions tasks (#25199)sillyguodong2023-07-241-0/+7
* Implement actions (#21937)Jason Song2023-01-311-0/+163