Skip to content

Conversation

lenaorobei
Copy link
Contributor

COMOPS-129: Extract SVC code into its own repo

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

@lenaorobei lenaorobei force-pushed the COMOPS-129-Extract-SVC-code-into-its-own-repo branch from bf1b419 to f0acff9 Compare July 25, 2019 14:51
@lenaorobei lenaorobei merged commit b313e39 into master Aug 15, 2019
@roribio roribio deleted the COMOPS-129-Extract-SVC-code-into-its-own-repo branch November 13, 2019 16:40
mmansoor-magento pushed a commit that referenced this pull request Oct 21, 2020
MQE-2325: bin/svc --version to return SVC version number
mmansoor-magento pushed a commit that referenced this pull request Oct 21, 2020
MQE-2314: Merge MFTF SVC to SVC Master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant