Commit graph

8 commits

Author SHA1 Message Date
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
de62a2eece
resolve issues with release action 2019-02-07 09:50:30 -08:00
Casey Lee
7b012832b4
issue with patterns and vendor directory 2019-02-07 09:39:04 -08:00
Casey Lee
4b61fb3bc3
pin to v1.0.0 of github action parser 2019-02-06 22:36:16 -08:00
Casey Lee
320e9b6057
fail on error (#20)
ci-via-github-actions
2019-01-23 11:51:22 -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
6f07c10d8c
improve linting 2019-01-15 17:41:02 -08:00
Casey Lee
f683af5954
Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00