0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-21 00:34:26 +01:00
gitea/routers
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
..
api Make runs-on support variable expression (#29468) 2024-03-08 06:14:35 +00:00
common Fix incorrect cookie path for AppSubURL (#29534) 2024-03-03 00:14:12 +00:00
install
private Sync branches to DB immediately when handle git hook calling (#29493) 2024-03-06 16:47:52 +08:00
utils
web Fix 500 when deleting account with incorrect password or unsupported login type (#29579) 2024-03-08 04:28:21 +00:00
init.go Move some asymkey functions to service layer (#28894) 2024-03-04 08:57:39 +00:00