Carlos Alexandro Becker
|
8d181a6a1e
|
fix: added tests and improved code
|
2019-05-23 01:40:07 -03:00 |
Carlos Alexandro Becker
|
03d57a80c9
|
feat: support branches as GITHUB_REF
|
2019-05-23 00:05:14 -03:00 |
Aidan Steele
|
589ff16271
|
Render correct graph for non-default events
|
2019-04-08 21:01:49 +10:00 |
Casey Lee
|
048759a125
|
fix logic in determining when to pull images
|
2019-03-18 16:50:23 -07:00 |
Dan Sosedoff
|
1c25ee9d71
|
Add an extra test
|
2019-03-01 21:36:07 -06:00 |
Marc Campbell
|
7fadbdb6e8
|
Add flag to skip pulling images already present
|
2019-02-18 21:12:35 -08:00 |
Marc Campbell
|
86611873eb
|
Use stdout
|
2019-02-18 16:30:34 -08:00 |
Dan Sosedoff
|
ff2c631d40
|
Add extra test for event detection
|
2019-02-15 10:44:36 -06:00 |
Dan Sosedoff
|
96065fe807
|
Detect workflow event type
|
2019-02-15 10:34:19 -06:00 |
Casey Lee
|
eed58492aa
|
skip integration test in GH actions
|
2019-02-07 09:09:19 -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
|
bc5c23e8e4
|
fix #24 - support both branch refs and hash refs
|
2019-02-06 22:36:14 -08:00 |
Casey Lee
|
ecae898a7b
|
add tests for various actions
|
2019-02-06 22:36:13 -08:00 |
Casey Lee
|
5d0a8d26ae
|
replace parser with actions/workflow-parser
|
2019-02-06 22:36:13 -08:00 |
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 |