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 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.
12 months ago
..
ping Implement actions (#21937) 2 years ago
runner Make runs-on support variable expression (#29468) (#29782) 12 months ago
actions.go Refactor web package and context package (#25298) 2 years ago
artifacts.go Fix uploaded artifacts should be overwritten (#28726) backport v1.21 (#28832) 1 year ago
artifacts_chunks.go Fix uploaded artifacts should be overwritten (#28726) backport v1.21 (#28832) 1 year ago
artifacts_utils.go Fix/upload artifact error windows (#27802) (#27840) 1 year ago