1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-19 06:43:41 -04:00
gitea/routers/api/actions
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
..
ping
runner Make runs-on support variable expression (#29468) 2024-03-08 06:14:35 +00:00
actions.go
artifact.pb.go
artifact.proto
artifacts_chunks.go
artifacts_utils.go
artifacts.go
artifactsv4.go