gitea/models/actions
sillyguodong a1f5dd7677
Make runs-on support variable expression (#29468)
As title.
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.
2024-03-08 06:14:35 +00:00
..
artifact.go Artifact deletion in actions ui (#27172) 2024-02-18 10:33:50 +00:00
main_test.go
run.go Implement actions badge svgs (#28102) 2024-02-27 18:56:18 +01:00
run_job.go
run_job_list.go
run_list.go
runner.go remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
runner_list.go
runner_token.go
runner_token_test.go
schedule.go
schedule_list.go
schedule_spec.go
schedule_spec_list.go
status.go Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00
task.go
task_list.go
task_output.go
task_step.go
tasks_version.go
utils.go
utils_test.go
variable.go Make runs-on support variable expression (#29468) 2024-03-08 06:14:35 +00:00