This website requires JavaScript.
Explore
Help
Register
Sign In
DevInfra
/
act_gitea
Watch
1
Star
0
Fork
0
You've already forked act_gitea
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3e04312912201071b98d7490a436f984ff5847b0
act_gitea
/
actions
History
Casey Lee
3e04312912
update to latest version of action parser
2019-02-06 22:36:15 -08:00
..
testdata
fix
#24
- support both branch refs and hash refs
2019-02-06 22:36:14 -08:00
action.go
replace parser with actions/workflow-parser
2019-02-06 22:36:13 -08:00
api.go
add support for 'reuse' mode to allow act to be used for a fast local task runner
2019-01-17 14:53:35 -08:00
graph.go
replace parser with actions/workflow-parser
2019-02-06 22:36:13 -08:00
log.go
Initial commit with support for GitHub actions
2019-01-12 20:45:25 -08:00
runner_exec.go
update to latest version of action parser
2019-02-06 22:36:15 -08:00
runner_test.go
add tests for various actions
2019-02-06 22:36:13 -08:00
runner.go
update to latest version of action parser
2019-02-06 22:36:15 -08:00