From 8ec8e89d06ce01c306ca4c3709e512bbdbc62b27 Mon Sep 17 00:00:00 2001 From: ruslanbaydan Date: Tue, 12 Nov 2019 16:10:24 +0100 Subject: [PATCH] Created Upgrade to ZF3 process. (markdown) --- Upgrade-to-ZF3-process..md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Upgrade-to-ZF3-process..md 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