From d60ae1e2bd857794ac088717eeff4df31bc2fb95 Mon Sep 17 00:00:00 2001 From: ruslanbaydan Date: Wed, 13 Nov 2019 11:08:51 +0100 Subject: [PATCH] Updated Upgrade to ZF3 process. (markdown) --- Upgrade-to-ZF3-process..md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Upgrade-to-ZF3-process..md b/Upgrade-to-ZF3-process..md index 1d5bc48..7ed7fc1 100644 --- a/Upgrade-to-ZF3-process..md +++ b/Upgrade-to-ZF3-process..md @@ -1,12 +1,11 @@ 1. Merge "zm-core", "zm-client", "zm-backoffice" 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. +4. Upgrade formation.monarc.lu with the upgrade script. +5. Merge Ansible branch 'feature/upgrade-to-zf3' to master +6. Upgrade my.monarc.lu first FO server with the upgrade script. +7. Upgrade my.monarc.lu second FO server with the upgrade script. +8. Upgrade my.monarc.lu backoffice with the upgrade script. +9. Announce the release on the monarc.lu, twitter. Go for the LDAP feature testing and releasing... \ No newline at end of file