devo-ps / pipelines

Build pipelines for automation, deployment, testing...
MIT License
119 stars 13 forks source link

limit run history #134

Closed sp3c73r2038 closed 2 years ago

sp3c73r2038 commented 2 years ago

mitigation for #133.

add --history-limit flag for limiting loading history runs of pipelines. note that limiting itself would still require reading through all folders to get modify time to get most recent runs because run folder names do not provide any sorting feature. will work well for thousands of run history.