Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
2023-08-23 14:44:47 +02:00
examples Build docker image gitea/act_runner/x.y.z-dind-rootless (#239) 2023-06-15 05:27:35 +00:00
internal change podman socket path (#341) 2023-08-21 04:01:12 +00: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-08-23 14:44:47 +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-08-23 14:44:47 +02:00
.golangci.yml ci(lint): refactor code for clarity and linting compliance (#289) 2023-07-13 01:10:54 +00:00
build.go Support cache (#25) 2023-02-28 23:39:30 +08:00
Dockerfile [FORGEJO] build forgejo-runner 2023-08-23 14:44:47 +02:00
Dockerfile.rootless Update to go1.21 in Dockerfile.rootless (#332) 2023-08-12 00:37:08 +00:00
go.mod Upgrade Go to 1.21 and bump other dependencies (#330) 2023-08-10 01:45:25 +00:00
go.sum Upgrade Go to 1.21 and bump other dependencies (#330) 2023-08-10 01:45:25 +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-08-23 14:44:47 +02:00