| Commit message (Expand) | Author | Age | Files | Lines |
* | Update misspell to 0.5.1 and add `misspellings.csv` (#30573) | silverwind | 2024-04-27 | 1 | -6/+6 |
* | Fix ambiguous id when fetch Actions tasks (#30382) | Jason Song | 2024-04-10 | 1 | -1/+1 |
* | Avoid running action when action unit is disabled after workflows detected (#... | yp05327 | 2024-04-08 | 1 | -1/+4 |
* | Fix incorrect run order of action jobs (#28367) | yp05327 | 2023-12-06 | 1 | -1/+1 |
* | Upgrade to golangci-lint@v1.55.0 (#27756) | silverwind | 2023-10-24 | 1 | -1/+1 |
* | 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 |