summaryrefslogtreecommitdiffstats
path: root/modules/setting/actions.go
Commit message (Expand)AuthorAgeFilesLines
* add skip ci functionality (#28075)Denys Konovalov2023-11-181-2/+4
* Make Actions tasks/jobs timeouts configurable by the user (#27400)Francesco Antognazza2023-10-021-0/+8
* Actions are no longer experimental, so enable them by default (#27054)Lunny Xiao2023-09-151-1/+1
* Artifacts retention and auto clean up (#26131)FuXiaoHei2023-09-061-4/+10
* Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581)Jason Song2023-06-301-2/+41
* Fix all possible setting error related storages and added some tests (#23911)Lunny Xiao2023-06-141-10/+17
* Implement actions artifacts (#22738)FuXiaoHei2023-05-191-2/+7
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-3/+3
* Implement actions (#21937)Jason Song2023-01-311-0/+29