You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/actions
Denys Konovalov f10d716ff4
fix empty ref for cron workflow runs (#28640)
Fix #27678 
Please see
https://github.com/go-gitea/gitea/issues/27678#issuecomment-1871445853
for details.
1 year ago
..
cleanup.go Artifacts retention and auto clean up (#26131) 1 year ago
clear_tasks.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
commit_status.go Improve ObjectFormat interface (#28496) 1 year ago
init.go Move notification interface to services layer (#26915) 1 year ago
job_emitter.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
job_emitter_test.go Implement actions (#21937) 2 years ago
notifier.go Final round of `db.DefaultContext` refactor (#27587) 1 year ago
notifier_helper.go fix empty ref for cron workflow runs (#28640) 1 year ago
schedule_tasks.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago