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

Validate backward compatibility for Web URLs #60

Open okorshenko opened 3 years ago

okorshenko commented 3 years ago

As a developer I want to be notified about backward-incompatible changes to web urls.

AC

  1. SVC indicates minor change when new controller is added
  2. SVC indicates major change when controller is removed

Documentation: https://devdocs.magento.com/guides/v2.4/extension-dev-guide/versioning/codebase-changes.html

Internal ticket: MC-23011

m2-assistant[bot] commented 3 years ago

Hi @okorshenko. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this