Forgejo/models/actions
sillyguodong 561a7cf520
Interpolate runs-on with variables when scheduling tasks (#30640)
Follow #29468
1. Interpolate runs-on with variables when scheduling tasks.
2. The `GetVariablesOfRun` function will check if the `Repo` of the run
is nil.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
(cherry picked from commit 2f6b1c46a1a4a90f56ca0f3ad7840e8e70daeab5)

Conflicts:
	services/actions/schedule_tasks.go
	trivial conflict because of 'Add vars context to cron jobs (#3059)'
2024-04-28 15:39:00 +02:00
..
artifact.go
forgejo.go
forgejo_test.go
main_test.go
run.go Interpolate runs-on with variables when scheduling tasks (#30640) 2024-04-28 15:39:00 +02:00
run_job.go
run_job_list.go Add container.FilterSlice function (gitea#30339) 2024-04-16 11:49:44 +02:00
run_list.go Add container.FilterSlice function (gitea#30339) 2024-04-16 11:49:44 +02:00
runner.go Add a db consistency check to remove runners that do not belong to a repository (#30614) 2024-04-28 15:39:00 +02:00
runner_list.go Refactor more filterslice (gitea#30370) 2024-04-16 11:51:00 +02:00
runner_token.go
runner_token_test.go
schedule.go
schedule_list.go Add container.FilterSlice function (gitea#30339) 2024-04-16 11:49:44 +02:00
schedule_spec.go
schedule_spec_list.go Add container.FilterSlice function (gitea#30339) 2024-04-16 11:49:44 +02:00
status.go
task.go
task_list.go Add container.FilterSlice function (gitea#30339) 2024-04-16 11:49:44 +02:00
task_output.go
task_step.go
tasks_version.go
utils.go
utils_test.go
variable.go Interpolate runs-on with variables when scheduling tasks (#30640) 2024-04-28 15:39:00 +02:00