silverstripe / cow

Release tool for Silverstripe CMS
BSD 3-Clause "New" or "Revised" License
6 stars 8 forks source link

Cow should read .cow.pat.json UpgradeOnly #243

Open emteknetnz opened 1 year ago

emteknetnz commented 1 year ago

Currently you need to change your local copy of .cow.json (recipe-kitchen-sink) in order to change upgradeonly.

UpgradeOnly in .cow.pat.json does nothing

See Library::serialisePlan() and Library::unserialisePlan()

We should make it so that you can control UpgradeOnly from .cow.pat.json