Marc Campbell
45f8309524
Ignore error, vet failure
2019-03-09 18:38:35 -08:00
Dan Sosedoff
5330599c93
Capture errors from docker log output
...
- Refactored logDockerResponse function to remove extra if-else nesting
- logDockerResponse func now returns an error if error was detected from the log stream
- logDockerResponse will check for msg.ErrorDetail.Message and bail if there's an error
2019-03-01 21:16:43 -06:00
Casey Lee
1791f1fd44
skip integration test
2019-02-19 09:08:41 -08:00
Marc Campbell
7fadbdb6e8
Add flag to skip pulling images already present
2019-02-18 21:12:35 -08:00
Casey Lee
bc5c23e8e4
fix #24 - support both branch refs and hash refs
2019-02-06 22:36:14 -08:00
Casey Lee
cbab149ff7
fix #14 : negotiate docker client version
2019-01-21 06:31:40 -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
ce5fbcf2e2
cleanup logging statements
2019-01-16 10:10:24 -08:00
Casey Lee
3c4c5a15b4
go fmt
2019-01-15 23:12:10 -08:00
Casey Lee
e8c8579eff
fix #5 - configure docker client via env
2019-01-15 21:54:37 -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
f683af5954
Initial commit with support for GitHub actions
2019-01-12 20:45:25 -08:00