diff --git a/Upgrade-to-ZF3-process..md b/Upgrade-to-ZF3-process..md new file mode 100644 index 0000000..a2c7bb0 --- /dev/null +++ b/Upgrade-to-ZF3-process..md @@ -0,0 +1,12 @@ +1. Merge "zm-core", "zm-client", "zm-backoffice" and "phpword" branches 'feature/upgrade-to-zf3' to 'master' +2. Update those dependencies (listed in the point 1) of "MonarcAppFO", "MonarcAppBO" to master branch (in composer.json). +3. Merge "MonarcAppFO" and "MonarcAppBO" branches 'feature/upgrade-to-zf3' to 'master' +4. Publish "MonarcAppFO" and "MonarcAppBO" on http://packagist.org +5. Upgrade formation.monarc.lu with the upgrade script. +6. Merge Ansible branch 'feature/upgrade-to-zf3' to master +7. Upgrade my.monarc.lu first FO server with the upgrade script. +8. Upgrade my.monarc.lu second FO server with the upgrade script. +9. Upgrade my.monarc.lu backoffice with the upgrade script. +10. Announce the release on the monarc.lu, twitter. + +Go for the LDAP feature testing and releasing... \ No newline at end of file