act_runner/internal/app/cmd
Jason Song cf48ed88ba Revert supporting multiple default actions URLs and use github for exec by default (#262)
## ⚠️ BREAKING ⚠️

Follow https://github.com/go-gitea/gitea/pull/25581 and gitea/act#70 .

- Revert "Parse multiple default actions URLs (#200)"
- Revert "fix defaultActionsUrls config for exec (#233)"
- Use `https://github.com` for exec by default.

Reviewed-on: https://gitea.com/gitea/act_runner/pulls/262
2023-06-30 07:53:18 +00:00
..
cmd.go Refactor to new framework (#98) 2023-04-04 21:32:04 +08:00
daemon.go Improve the usage of docker_host configuration (#260) 2023-06-30 04:00:04 +00:00
exec.go Revert supporting multiple default actions URLs and use github for exec by default (#262) 2023-06-30 07:53:18 +00:00
register.go Support changing labels (#201) 2023-06-15 03:59:15 +00:00