Closed Cheddam closed 6 months ago
We've started introducing module related commands into cow with https://github.com/silverstripe/cow/issues/112 - we can expand on that with new commands like module:support
to manage support metadata.
Once that command exists (and can be run individually if we want) we can also tie it into cow release:publish
for example
minor version information isn't stored here
When a new major / minor core release is made, we need to be able to update the versions / support timeframes in the supported module list in a timely manner.
This might be a simple script for bumping information in specified modules, or it could be integrated into Cow.