1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-30 01:55:26 +00:00
gitea/routers/api
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.
2024-03-14 10:19:01 +08:00
..
actions Make runs-on support variable expression (#29468) (#29782) 2024-03-14 10:19:01 +08:00
packages Fix incorrect relative/absolute URL usages (#29531) (#29547) 2024-03-02 18:00:15 +00:00
v1 Add missing database transaction for new issue (#29490) (#29607) 2024-03-05 16:37:55 +00:00