Commit graph

13 commits

Author SHA1 Message Date
Casey Lee
ca268132b9
fix 22: require prefix './' for local actions 2019-01-24 22:17:58 -08:00
Casey Lee
a04141c444
fix: panic on regex in main.workflow
fixes #12
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
Oliver Bristow
dcd235bcda
Allow empty string secrets 2019-01-17 07:18:21 +00:00
Casey Lee
c573d9d48a
fix #7 - allow passing a custom event.json to be populated in the container filesystem 2019-01-16 13:11:32 -08:00
Atrox
a041b34ac5 add windows compatibility 2019-01-16 13:58:18 +01:00
Casey Lee
3c4c5a15b4
go fmt 2019-01-15 23:12:10 -08:00
Casey Lee
88847aed71
add unit tests for various ways an action can be defined 2019-01-15 23:11:45 -08:00
Casey Lee
6f07c10d8c
improve linting 2019-01-15 17:41:02 -08:00
Casey Lee
2b471fbff0
fix #2 - add support for an array of 'Runs' 2019-01-15 09:57:58 -08:00
Casey Lee
44e21b102e
resolve issue with reference a branch on a github action 2019-01-15 09:05:27 -08:00
Casey Lee
f683af5954
Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00