Carlos Alexandro Becker
|
94401575cc
|
fix: added tests and improved code
|
2019-05-23 01:40:07 -03:00 |
|
Carlos Alexandro Becker
|
3cb43ad041
|
feat: support branches as GITHUB_REF
|
2019-05-23 00:05:14 -03:00 |
|
Aidan Steele
|
b1989f071b
|
Render correct graph for non-default events
|
2019-04-08 21:01:49 +10:00 |
|
Casey Lee
|
49adae832e
|
fix logic in determining when to pull images
|
2019-03-18 16:50:23 -07:00 |
|
Dan Sosedoff
|
c2456db060
|
Add an extra test
|
2019-03-01 21:36:07 -06:00 |
|
Marc Campbell
|
08fd9db73c
|
Add flag to skip pulling images already present
|
2019-02-18 21:12:35 -08:00 |
|
Marc Campbell
|
813f5086f3
|
Use stdout
|
2019-02-18 16:30:34 -08:00 |
|
Dan Sosedoff
|
3ce10d920c
|
Add extra test for event detection
|
2019-02-15 10:44:36 -06:00 |
|
Dan Sosedoff
|
619277e6b6
|
Detect workflow event type
|
2019-02-15 10:34:19 -06:00 |
|
Casey Lee
|
02b27d9b70
|
skip integration test in GH actions
|
2019-02-07 09:09:19 -08:00 |
|
Casey Lee
|
eb25b2a615
|
pin to v1.0.0 of github action parser
|
2019-02-06 22:36:16 -08:00 |
|
Casey Lee
|
9c3a288946
|
update to latest version of action parser
|
2019-02-06 22:36:15 -08:00 |
|
Casey Lee
|
4e66f2c8be
|
fix #24 - support both branch refs and hash refs
|
2019-02-06 22:36:14 -08:00 |
|
Casey Lee
|
3797a9b42e
|
add tests for various actions
|
2019-02-06 22:36:13 -08:00 |
|
Casey Lee
|
d956aff028
|
replace parser with actions/workflow-parser
|
2019-02-06 22:36:13 -08:00 |
|
Casey Lee
|
f89c97a105
|
fix 22: require prefix './' for local actions
|
2019-01-24 22:17:58 -08:00 |
|
Casey Lee
|
f830665a46
|
fix: panic on regex in main.workflow
fixes #12
|
2019-01-18 13:28:53 -08:00 |
|
Casey Lee
|
ff392444a4
|
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
|
f26a1a3f0c
|
refactor actions to improve testability
|
2019-01-17 14:53:35 -08:00 |
|
Oliver Bristow
|
4634ef752b
|
Allow empty string secrets
|
2019-01-17 07:18:21 +00:00 |
|
Casey Lee
|
2c27f29e64
|
fix #7 - allow passing a custom event.json to be populated in the container filesystem
|
2019-01-16 13:11:32 -08:00 |
|
Atrox
|
a669f9a63a
|
add windows compatibility
|
2019-01-16 13:58:18 +01:00 |
|
Casey Lee
|
f6d3cdeecb
|
go fmt
|
2019-01-15 23:12:10 -08:00 |
|
Casey Lee
|
6e74807de9
|
add unit tests for various ways an action can be defined
|
2019-01-15 23:11:45 -08:00 |
|
Casey Lee
|
d2c440bf4f
|
improve linting
|
2019-01-15 17:41:02 -08:00 |
|
Casey Lee
|
c9c2a3d905
|
fix #2 - add support for an array of 'Runs'
|
2019-01-15 09:57:58 -08:00 |
|
Casey Lee
|
2ebaaf0e8c
|
resolve issue with reference a branch on a github action
|
2019-01-15 09:05:27 -08:00 |
|
Casey Lee
|
957282b8bc
|
Initial commit with support for GitHub actions
|
2019-01-12 20:45:25 -08:00 |
|