Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
2023-05-30 12:31:52 +02:00
.forgejo/workflows [FORGEJO] upgrade alpine 3.18 2023-05-30 11:48:36 +02:00
.gitea/workflows build: optimize Dockerfile and update dependencies (#162) 2023-04-29 12:07:15 +08:00
internal [FORGEJO] look for workflows in the .forgejo/workflows directory 2023-05-22 11:11:57 +02:00
.dockerignore [FORGEJO] build forgejo-runner 2023-05-22 09:30:45 +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-05-22 09:30:45 +02:00
.golangci.yml chore: add .golangci config 2022-11-24 15:36:28 +08:00
.goreleaser.checksum.sh checksum and compress 2023-03-18 01:58:21 -04:00
.goreleaser.yaml ci: improve release process and test robustness (#173) 2023-05-04 09:41:22 +08:00
build.go Support cache (#25) 2023-02-28 23:39:30 +08:00
Dockerfile [FORGEJO] upgrade alpine 3.18 2023-05-30 11:48:36 +02:00
go.mod [FORGEJO] include ACT at the desired version 2023-05-30 11:42:00 +02:00
go.sum [FORGEJO] include ACT at the desired version 2023-05-30 11:42:00 +02: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-05-22 09:30:45 +02:00
run.sh Prevent exposing GITEA_RUNNER_REGISTRATION_TOKEN to act (#188) 2023-05-17 14:13:38 +08:00