Closed ataylorme closed 6 years ago
Closed by #4. Decided to go with an example Bash script as a full command has the potential for abuse. Hotfixes themselves should be rare and a critical security update that warrants deployment straight to production without testing even rarer.
In those cases working with a bash script is not too big of an ask.
This command should create a new hotfix multidev, apply upstream updates, then deploy the hotfix to the test and live environments.
Blocked by #1 as that command functionality, along with applying upstream updates, will be reused in this larger command.