summaryrefslogtreecommitdiffstats
path: root/services/actions/schedule_tasks.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* [ACTIONS] on.schedule: the event is always "schedule"Earl Warren2024-02-051-0/+1
* Revert "Fix schedule tasks bugs (#28691)"Earl Warren2024-02-051-2/+0
* Revert "Fix an actions schedule bug (#28942)"Earl Warren2024-02-051-10/+2
* Fix an actions schedule bug (#28942)Zettat1232024-01-311-2/+10
* Fix schedule tasks bugs (#28691)Lunny Xiao2024-01-121-0/+2
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-1/+1
* Add a new column schedule_id for action_run to track (#26975)Lunny Xiao2023-09-081-13/+1
* Fix schedule actions still running even if workflow disalbed (#26939)Lunny Xiao2023-09-071-0/+10
* chore(actions): support cron schedule task (#26655)Lunny Xiao2023-08-241-0/+135