I am just wondering exactly when presync and postsync hooks are run, specifically:
- Are they run if a release is being uninstalled?
- Are they run if a release is already uninstalled and
installed: false?
If the answer is yes, is there a parameter available to hooks to indicate what exactly is happening (installing/upgrading/uninstalling)?
I am just wondering exactly when presync and postsync hooks are run, specifically:
installed: false?If the answer is yes, is there a parameter available to hooks to indicate what exactly is happening (installing/upgrading/uninstalling)?