Commit Graph
11 Commits
Author SHA1 Message Date
fuxiaoheiandJason Song b79c3aa1a3 feat: add artifact api from gitea server (#103)
add action api for artifacts upload and download.
It's related to https://github.com/go-gitea/gitea/pull/22738

Co-authored-by: Jason Song <[email protected]>
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/103
Reviewed-by: Jason Song <[email protected]>
Co-authored-by: fuxiaohei <[email protected]>
Co-committed-by: fuxiaohei <[email protected]>
2023-04-10 21:35:07 +08:00
fuxiaoheiandJason Song 86f66eaa45 feat(register): add labels to local runner file 2022-11-24 15:38:18 +08:00
fuxiaoheiandJason Song 3f676a742b feat(register): add label format validation 2022-11-24 15:38:13 +08:00
fuxiaoheiandJason Song 45de6199d1 feat: parse register arguments and do register when non-interactive mode 2022-11-24 15:38:10 +08:00
fuxiaoheiandJason Song bfcc6f56f3 feat(cli): make register interactive stages working 2022-11-24 15:38:05 +08:00
fuxiaoheiandJason Song 8f9d7506dc feat(cli): set interactive stages in register command 2022-11-24 15:38:03 +08:00
fuxiaoheiandJason Song 561bfad7c5 feat(cli): add register command basic functions 2022-11-24 15:38:02 +08:00
fuxiaoheiandJason Song 45b0429b21 chore(poller): add error retry limit 2022-11-24 15:37:30 +08:00
fuxiaoheiandJason Song 6030610c04 feat: task can report step and final result 2022-11-24 15:37:14 +08:00
fuxiaoheiandJason Song dfcb104af0 feat: add task log output hook 2022-11-24 15:36:46 +08:00
fuxiaoheiandJason Song 0fa1fe0310 feat: add logger hook for standalone job logger 2022-11-22 14:00:13 +08:00