Skip to content

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.

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING.txt
AFL-3.0
LICENSE-AFL
OSL-3.0
LICENSE-OSL
Notifications You must be signed in to change notification settings

magento/magento-semver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento Semantic Version Checker

Installation

  • git clone git@github.com:magento/magento-semver.git
  • cd magento-semver
  • composer install

Note: package magento/framework is hosted on repo.magento.com, so Composer keys need to be added to auth.json or configured globally. ToDo: get rid of this dependency.

Usage

  • php bin/svc --help

Commands

  • php bin/svc compare - Compare a set of files to determine what semantic versioning change needs to be done.
  • php bin/svc update-breaking-changes - Update the file with a list of backward incompatible changes between two sources.

Tests

  • vendor/bin/phpunit -c tests/Unit/phpunit.xml.dist

About

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.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING.txt
AFL-3.0
LICENSE-AFL
OSL-3.0
LICENSE-OSL

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 32