-
Notifications
You must be signed in to change notification settings - Fork 165
Release
Marc Ginesta edited this page Feb 16, 2022
·
14 revisions
- Increment the version in
composer.json - Run
composer update magento/magento-coding-standardto update thecomposer.lock - Open a PR and merge it to develop branch
- Merge develop to master branch
- Create a new release on Github
- Ensure the new version is available in packagist
- 📢 Notify the #coding-standard channel (from the Magento Open Source workspace)
- Update
composer.jsonfrommagento-api-index,mrayanductpointing to the new magento-coding-standard version - Open a PR (for each repo) and merge it to develop
- Update
composer.lockformagento-commerce/magento2ceandmagento-commerce/magento2ee - Open a PR (for both repos) and run tests
@magento run all tests - ☑️ Make sure that all tests are green 🟢 Specifically, we need Static tests to be green