A runner for Gitea based on act.
Go to file
Bo-Yi.Wu 9be39b8cd4 chore(gRPC): add update and update step for client
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
2022-11-24 15:37:13 +08:00
.gitea/workflows Add websocket 2022-11-24 15:36:19 +08:00
client chore(gRPC): add update and update step for client 2022-11-24 15:37:13 +08:00
cmd chore(gRPC): register new runner 2022-11-24 15:37:10 +08:00
engine feat: move main task logic to runtime package 2022-11-24 15:37:06 +08:00
poller chore(gRPC): add request interface client 2022-11-24 15:37:11 +08:00
runtime chore(gRPC): add request interface client 2022-11-24 15:37:11 +08:00
.gitignore chore(proto): Add ping request. 2022-11-24 15:36:54 +08:00
.golangci.yml chore: add .golangci config 2022-11-24 15:36:28 +08:00
LICENSE Add license 2022-11-24 15:36:16 +08:00
Makefile chore: Add makefile 2022-11-24 15:37:09 +08:00
README.md chore: fix lint error 2022-11-24 15:36:26 +08:00
go.mod chore(gRPC): add update and update step for client 2022-11-24 15:37:13 +08:00
go.sum chore(gRPC): add update and update step for client 2022-11-24 15:37:13 +08:00
main.go refactor: Add graceful shutdown signal notify func 2022-11-24 15:36:25 +08:00

README.md

act runner

Act runner is a runner for Forges supports Github Actions protocol.