1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-13 18:06:15 +02:00
gitea/routers/api
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
..
actions Make runs-on support variable expression (#29468) 2024-03-08 06:14:35 +00:00
packages Fix incorrect relative/absolute URL usages (#29531) 2024-03-02 17:38:38 +00:00
v1 Cache repository default branch commit status to reduce query on commit status table (#29444) 2024-03-06 12:17:19 +00:00