forgejo/routers/api/actions
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
..
ping [CHORE] Update connect-go to maintained fork 2024-02-28 09:40:56 +01:00
runner Make runs-on support variable expression (#29468) 2024-03-11 23:36:59 +07:00
actions.go Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
artifact.pb.go Actions Artifacts v4 backend (#28965) 2024-03-06 12:10:45 +08:00
artifact.proto Actions Artifacts v4 backend (#28965) 2024-03-06 12:10:45 +08:00
artifacts.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
artifacts_chunks.go Actions Artifacts v4 backend (#28965) 2024-03-06 12:10:45 +08:00
artifacts_utils.go Actions Artifacts v4 backend (#28965) 2024-03-06 12:10:45 +08:00
artifactsv4.go Actions Artifacts v4 backend (#28965) 2024-03-06 12:10:45 +08:00