forgejo/routers
sillyguodong 6cb9e8d869
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.

(cherry picked from commit a1f5dd767729e30d07ab42fda80c19f30a72679f)
2024-03-11 23:36:59 +07:00
..
api Make runs-on support variable expression (#29468) 2024-03-11 23:36:59 +07:00
common Fix incorrect cookie path for AppSubURL (#29534) 2024-03-06 12:10:46 +08:00
install Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
private Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
utils Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
web Fix 500 when deleting account with incorrect password or unsupported login type (#29579) 2024-03-11 23:36:59 +07:00
init.go Actions Artifacts v4 backend (#28965) 2024-03-06 12:10:45 +08:00