Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
2023-07-02 14:51:16 +02:00
examples Build docker image gitea/act_runner/x.y.z-dind-rootless (#239) 2023-06-15 05:27:35 +00:00
internal [FORGEJO] look for workflows in the .forgejo/workflows directory 2023-07-02 14:51:16 +02:00
scripts Improve run.sh to handle empty labels and log to stdout (#237) 2023-06-13 04:09:11 +00:00
.dockerignore [FORGEJO] build forgejo-runner 2023-07-02 14:51:16 +02:00
.editorconfig Add .editorconfig and .gitattributes (#186) 2023-05-13 23:51:22 +08:00
.gitattributes Add .editorconfig and .gitattributes (#186) 2023-05-13 23:51:22 +08:00
.gitignore [FORGEJO] build forgejo-runner 2023-07-02 14:51:16 +02:00
.golangci.yml chore: add .golangci config 2022-11-24 15:36:28 +08:00
build.go Support cache (#25) 2023-02-28 23:39:30 +08:00
Dockerfile [FORGEJO] build forgejo-runner 2023-07-02 14:51:16 +02:00
Dockerfile.rootless implement act_runner rootless image (#208) 2023-06-12 06:35:27 +00:00
go.mod Revert supporting multiple default actions URLs and use github for exec by default (#262) 2023-06-30 07:53:18 +00:00
go.sum Revert supporting multiple default actions URLs and use github for exec by default (#262) 2023-06-30 07:53:18 +00:00
LICENSE Add license 2022-11-24 15:36:16 +08:00
main.go Refactor to new framework (#98) 2023-04-04 21:32:04 +08:00
Makefile [FORGEJO] build forgejo-runner 2023-07-02 14:51:16 +02:00