Commit graph

11 commits

Author SHA1 Message Date
Casey Lee
532af98aef
successfully able to run simple workflows
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:05:25 -05:00
Casey Lee
8c49ba0cec
initial load of yaml working 2020-02-04 16:38:41 -08:00
Carlos Alexandro Becker
03d57a80c9
feat: support branches as GITHUB_REF 2019-05-23 00:05:14 -03:00
Casey Lee
048759a125
fix logic in determining when to pull images 2019-03-18 16:50:23 -07:00
Marc Campbell
7fadbdb6e8 Add flag to skip pulling images already present 2019-02-18 21:12:35 -08:00
Casey Lee
4b61fb3bc3
pin to v1.0.0 of github action parser 2019-02-06 22:36:16 -08:00
Casey Lee
3e04312912
update to latest version of action parser 2019-02-06 22:36:15 -08:00
Casey Lee
5d0a8d26ae
replace parser with actions/workflow-parser 2019-02-06 22:36:13 -08:00
Casey Lee
a04141c444
fix: panic on regex in main.workflow
fixes 
2019-01-18 13:28:53 -08:00
Casey Lee
8793c8a6a4
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
Casey Lee
317a305f51
refactor actions to improve testability 2019-01-17 14:53:35 -08:00