Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add optimistic lock to ActionRun table (#26563) | Jason Song | 2023-08-21 | 1 | -8/+0 |
* | Fix log typo in task.go (#26337) | cassiozareck | 2023-08-05 | 1 | -1/+1 |
* | Reduce unnecessary DB queries for Actions tasks (#25199) | sillyguodong | 2023-07-24 | 1 | -2/+1 |
* | Upgrade go dependencies (#25819) | harryzcy | 2023-07-14 | 1 | -3/+3 |
* | Fix content holes in Actions task logs file (#25560) | Jason Song | 2023-06-28 | 1 | -0/+9 |
* | Support changing labels of Actions runner without re-registration (#24806) | sillyguodong | 2023-06-13 | 1 | -4/+2 |
* | Improve updating Actions tasks (#24600) | Jason Song | 2023-05-10 | 1 | -6/+11 |
* | Avoid too long names for actions (#23162) | Jason Song | 2023-02-28 | 1 | -1/+2 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 1 | -0/+504 |