Commit 47a1644
Refactor upgrade detection and maintenance tasks (#4127)
* Refactor upgrade detection and maintenance tasks
There needs to be a process for detecting when a full upgrade is necessary versus only a db upgrade.
1. Update main tasks to run general upgrade process that runs either full upgrade or partial db upgrade
2. Update maintenance check to check for general upgrade needed status
3. Add full full_upgrade_needed variable will define if a full upgrade is necessary
* Update magento 2 docs.
* Cleanup code.
---------
Co-authored-by: Carlos Reynosa <[email protected]>1 parent 322edde commit 47a1644
2 files changed
+103
-48
lines changed
0 commit comments