This website requires JavaScript.
Explore
Help
Register
Sign in
yume
/
act_runner
Watch
1
Star
0
Fork
You've already forked act_runner
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A runner for Gitea based on act.
gitea-actions
github-actions
runner
16
commits
2
branches
22
tags
1
MiB
Go
90.9%
Makefile
6.3%
Shell
2.3%
Dockerfile
0.5%
b83f36674b
Branches
Tags
No results found.
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Lunny Xiao
b83f36674b
Fix build
2022-11-24 15:36:47 +08:00
.gitea
/workflows
Add websocket
2022-11-24 15:36:19 +08:00
cmd
feat: add task log output hook
2022-11-24 15:36:46 +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
Fix build
2022-11-24 15:36:47 +08:00
go.sum
Fix build
2022-11-24 15:36:47 +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
README.md
act runner
Act runner is a runner for Forges supports Github Actions protocol.