1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-07-02 02:15:26 +00:00
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.
2024-03-14 10:19:01 +08:00
..
ping Implement actions (#21937) 2023-01-31 09:45:19 +08:00
runner Make runs-on support variable expression (#29468) (#29782) 2024-03-14 10:19:01 +08:00
actions.go Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
artifacts_chunks.go Fix uploaded artifacts should be overwritten (#28726) backport v1.21 (#28832) 2024-01-22 09:49:21 +08:00
artifacts_utils.go Fix/upload artifact error windows (#27802) (#27840) 2023-10-30 11:57:48 +00:00
artifacts.go Fix uploaded artifacts should be overwritten (#28726) backport v1.21 (#28832) 2024-01-22 09:49:21 +08:00