Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Go to file
2023-02-26 17:41:52 +01:00
.gitea/workflows Add websocket 2022-11-24 15:36:19 +08:00
client s|gitea.com/gitea/act_runner|codeberg.org/forgejo/runner| 2023-02-22 17:19:43 +01:00
cmd s|gitea.com/gitea/act_runner|codeberg.org/forgejo/runner| 2023-02-22 17:19:43 +01:00
config s|gitea.com/gitea/act_runner|codeberg.org/forgejo/runner| 2023-02-22 17:19:43 +01:00
core Allow request an insecure gitea server (#18) 2023-02-15 16:51:14 +08:00
engine feat: move main task logic to runtime package 2022-11-24 15:37:06 +08:00
poller s|gitea.com/gitea/act_runner|codeberg.org/forgejo/runner| 2023-02-22 17:19:43 +01:00
register s|gitea.com/gitea/act_runner|codeberg.org/forgejo/runner| 2023-02-22 17:19:43 +01:00
runtime s|gitea.com/gitea/act_runner|codeberg.org/forgejo/runner| 2023-02-22 17:19:43 +01:00
.gitignore the canonical name is forgejo-runner 2023-02-26 17:41:52 +01:00
.golangci.yml chore: add .golangci config 2022-11-24 15:36:28 +08:00
go.mod upgrade act v1.0.1 2023-02-26 17:41:52 +01:00
go.sum upgrade act v1.0.1 2023-02-26 17:41:52 +01:00
LICENSE Add license 2022-11-24 15:36:16 +08:00
main.go s|gitea.com/gitea/act_runner|codeberg.org/forgejo/runner| 2023-02-22 17:19:43 +01:00
Makefile the canonical name is forgejo-runner 2023-02-26 17:41:52 +01:00
README.md Update README 2023-02-22 18:47:42 +01:00

Forgejo Actions runner

Runs workflows found in .forgejo/workflows, using a format similar to GitHub actions but with a Free Software implementation.

It is compatible with Forgejo v1.19.0-0-rc0