A runner for Gitea based on act.
Go to file
2022-11-24 15:36:31 +08:00
.gitea/workflows Add websocket 2022-11-24 15:36:19 +08:00
cmd chore: load config from env file 2022-11-24 15:36:30 +08:00
.gitignore init project 2022-04-27 17:45:53 +08:00
.golangci.yml chore: add .golangci config 2022-11-24 15:36:28 +08:00
go.mod Use gitea.com/gitea/act replace original 2022-11-24 15:36:31 +08:00
go.sum chore: load config from env file 2022-11-24 15:36:30 +08:00
LICENSE Add license 2022-11-24 15:36:16 +08:00
main.go refactor: Add graceful shutdown signal notify func 2022-11-24 15:36:25 +08:00
README.md chore: fix lint error 2022-11-24 15:36:26 +08:00

act runner

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