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/runner
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
..
interceptor.go Support changing labels of Actions runner without re-registration (#24806) 2 years ago
runner.go Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) 1 year ago
utils.go Make runs-on support variable expression (#29468) 11 months ago