drone / drone-runtime

[DEPRECATED] migrated to https://github.com/drone-runners
Other
62 stars 43 forks source link

Rotate Logs when limit exceeded #34

Closed bradrydzewski closed 5 years ago

bradrydzewski commented 5 years ago

Instead of truncating logs we the limit is exceeded we should instead push new logs to the list, and pop older logs lines off the list.

bradrydzewski commented 5 years ago

if you are using the new runners, logs are rotated https://github.com/drone/runner-go/blob/master/livelog