magento / magento-semver

Magento Semantic Versioning Checker. Join #svc in our Community Slack: https://opensource.magento.com/slack. Static tests that identify required module version changes based on code diff, and look for backward incompatible changes.
Other
32 stars 25 forks source link

Documented ruleset #66

Open barbazul opened 3 years ago

barbazul commented 3 years ago

Description

Documented the ruleset as discovered in the Operation classes

Fixed Issues (if relevant)

  1. magento/magento-semver#64: Request: Add a ruleset reference

Manual testing scenarios

Just docs, no testing involved

Questions or comments

During the discovery of Operation classes I found multiple duplicated rules and some inconsistency in rule numbering. Duplicated entries were documented in these cases and no inconsistency was fixed. Let me know if I should have treated these cases in some other way

Contribution checklist (*)