1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-20 19:06:59 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Tomasz Duda 23edaa4f80 fix action cloning, set correct server_url for act_runner exec (#68)
1. Newest act is not able to clone action based on --default-actions-url
It might be side effect of https://gitea.com/gitea/act/pulls/67.
2. Set correct server_url, api_url, graphql_url for act_runner exec

Reviewed-on: https://gitea.com/gitea/act/pulls/68
Reviewed-by: Jason Song <i@wolfogre.com>
Co-authored-by: Tomasz Duda <tomaszduda23@gmail.com>
Co-committed-by: Tomasz Duda <tomaszduda23@gmail.com>
2023-06-20 07:36:10 +00:00
.gitea/workflows chore: update go-git dependency in go.mod (#30) 2023-03-26 21:27:19 +08:00
.github build(deps): bump megalinter/megalinter from 6.22.2 to 7.0.2 (#1827) 2023-05-29 03:12:45 +00:00
act fix action cloning, set correct server_url for act_runner exec (#68) 2023-06-20 07:36:10 +00:00
cmd Allow to override location of action cache dir (#65) 2023-06-16 03:41:39 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00