travis-build icon indicating copy to clipboard operation
travis-build copied to clipboard

r: add feature to show logs on success

Open jeroen opened this issue 7 years ago • 5 comments

Currently we only get to see log files if there was an error. However I would like to be able to manually inspect the log files even if there was no error. This PR adds that.

@jimhester

jeroen avatar May 09 '18 16:05 jeroen

We actually had this, but it was causing builds to spuriously fail when there are too much output, see https://github.com/travis-ci/travis-build/pull/1283

jimhester avatar May 09 '18 17:05 jimhester

Right, so I made it optional and disabled by default.

jeroen avatar May 09 '18 18:05 jeroen

Ok, that makes sense, LGTM!

jimhester avatar May 09 '18 19:05 jimhester

OK thanks all is good 🚀🚀

jeroen avatar May 09 '18 21:05 jeroen

It would be great to get this reviewed and merged

jimhester avatar Jun 27 '18 17:06 jimhester