You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's some hardcoded references in there and no documentation, so reusing it requires some amount of re-learning at least, if not reworking bits of it to work again.
Ideally this process would be built into cow, so we can just run through the release process docs and run the commands it says to run, with expected results.
I got this as done as it was needed for the immediate releases. I can keep using what I have locally for the rest of 6 if needs be, and then come back to this afterward for future majors.
For CMS 5.0.0 we used https://github.com/emteknetnz/silverstripe-deprecator/blob/main/src/DeprecationDiffTask.php to automate the list of API breaking changes from 4.x to 5.0.0.
There's some hardcoded references in there and no documentation, so reusing it requires some amount of re-learning at least, if not reworking bits of it to work again.
Ideally this process would be built into cow, so we can just run through the release process docs and run the commands it says to run, with expected results.
Notes
Acceptance criteria
proper-names enhanced-proper-names title-case-style
so the linter doesn't get madThe text was updated successfully, but these errors were encountered: