SuiteCRM-Core/config/packages/prod
Clemente Raposo d22cfbbf8f Add Upgrade Command
- Add Upgrade Package handler

-- Add base package handler service with re-usable api handle packages
-- Re-usable service to extract and apply upgrade packages
-- Add upgrade settings to configs

- Add Base command

-- Add abstract class with common input processing logic

- Add Upgrade Command

-- Add re-usable UpgradeHandler with api for applying upgrades
-- Add command to call upgrade handler
-- Add service feedback
-- Call clear cache on upgrade command

- Add Upgrade step by step execution

-- Add process step interface and executor
--- add common logging to each step execution
--- add debug logging for each step execution
--- allow running processes step by step
--- allow configuring steps independently

-- Move upgrade handler and upgrade command to use step executor
-- Add upgrade log
-- Improve upgrade command output
2021-06-23 10:09:40 +01:00
..
doctrine.yaml Update and audit existing project dependencies for Symfony/Flex. 2021-03-30 19:21:31 +01:00
monolog.yaml Add Upgrade Command 2021-06-23 10:09:40 +01:00
routing.yaml Update and audit existing project dependencies for Symfony/Flex. 2021-03-30 19:21:31 +01:00