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
sillyguodong 538efb9df7
Make runs-on support variable expression (#29468) (#29782)
backport #29468 

Close issue: https://gitea.com/gitea/act_runner/issues/445
Follow: https://gitea.com/gitea/act/pulls/91

Move `getSecretsOfTask` and `getVariablesOfTask` under models because of
circular dependency issues.
12 months ago
..
cleanup.go Artifacts retention and auto clean up (#26131) 1 year ago
clear_tasks.go Make Actions tasks/jobs timeouts configurable by the user (#27400) (#27402) 1 year ago
commit_status.go Fix pull request check list is limited (#26179) 2 years ago
init.go Move notification interface to services layer (#26915) 1 year ago
job_emitter.go The job should always run when `if` is `always()` (#29464) (#29469) 1 year ago
job_emitter_test.go The job should always run when `if` is `always()` (#29464) (#29469) 1 year ago
notifier.go Fix workflow trigger event IssueChangeXXX bug (#29559) (#29565) 12 months ago
notifier_helper.go Make runs-on support variable expression (#29468) (#29782) 12 months ago
schedule_tasks.go Fix an actions schedule bug (#28942) (#28999) 1 year ago