saagie / updatarium

Updatarium : Update everything

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bypass alreadyExecuted check and always execute a changeset

PierreLeresteux opened this issue · comments

You can add a parameter in the ChangeSet scope to bypass the check (is ChangeSet already executed ?) and execute it at each run.

It can be a boolean in the ChangeSet declaration (false by default)