1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-07-05 02:45:28 +00:00
gitea/routers/api/actions/runner
sillyguodong 538efb9df7
Make runs-on support variable expression (#29468) (#29782)
backport #29468 

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-14 10:19:01 +08:00
..
interceptor.go Support changing labels of Actions runner without re-registration (#24806) 2023-06-13 22:28:31 +08:00
runner.go Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) (#27304) 2023-09-28 04:15:53 +00:00
utils.go Make runs-on support variable expression (#29468) (#29782) 2024-03-14 10:19:01 +08:00