saagie / updatarium

Updatarium : Update everything

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a failfast mecanism

PierreLeresteux opened this issue · comments

Stop execution at the first error.
When an error happened in a changeset, stop all changelogs execution.

This mecanism can be set using a config (failfast=true|false)