Commit graph

5 commits

Author SHA1 Message Date
Aidan Steele
1d64fef1a1 Use docker’s stdcopy to ensure we don’t emit garbage bytes to stdout 2019-04-09 20:45:58 +10: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
3c4c5a15b4
go fmt 2019-01-15 23:12:10 -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