summaryrefslogtreecommitdiffstats
path: root/modules/setting/actions.go
Commit message (Expand)AuthorAgeFilesLines
* Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) ...Giteabot2023-06-301-2/+41
* Fix all possible setting error related storages and added some tests (#23911)...Giteabot2023-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