You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 months ago
..
ping Implement actions (#21937) 2 years ago
runner Make runs-on support variable expression (#29468) 11 months ago
actions.go Refactor web package and context package (#25298) 2 years ago
artifact.pb.go Actions Artifacts v4 backend (#28965) 11 months ago
artifact.proto Actions Artifacts v4 backend (#28965) 11 months ago
artifacts.go Move context from modules to services (#29440) 11 months ago
artifacts_chunks.go Actions Artifacts v4 backend (#28965) 11 months ago
artifacts_utils.go Actions Artifacts v4 backend (#28965) 11 months ago
artifactsv4.go Actions Artifacts v4 backend (#28965) 11 months ago