act_runner/internal/app
Zettat123 3dcfd6ea3d Run as cache server (#275)
This PR
- adds the `cache-server` command so act_runner can run as a cache server. When running as a cache server, act_runner only processes the requests related to cache and does not run jobs.
- adds the `external_server` configuration for cache. If specified, act_runner will use this URL as the ACTIONS_CACHE_URL instead of starting a cache server itself.

Reviewed-on: https://gitea.com/gitea/act_runner/pulls/275
Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-committed-by: Zettat123 <zettat123@gmail.com>
2023-07-07 08:28:54 +00:00
..
cmd Run as cache server (#275) 2023-07-07 08:28:54 +00:00
poll Fix panic when response is nil (#105) 2023-04-06 21:51:46 +08:00
run Run as cache server (#275) 2023-07-07 08:28:54 +00:00