### Description Create a verawood-frontend-base.openedx.io sandbox so we can keep tabs on progress. Ideally it should: * Be deployed via a workflow * Be redeployed weekly (or possibly daily) ### TODO - [x] Get tutor-mfe PR ready for review (https://github.com/overhangio/tutor-mfe/pull/285) - [x] Create an auxiliary plugin (https://github.com/openedx/openedx-tutor-plugins/pull/62/) - [x] Create the VM - [x] Create the workflow - [x] Deploy the workflow for the first time and check if everything's alright - [x] Check that it's deploying daily and picking up latest changes automatically
Description
Create a verawood-frontend-base.openedx.io sandbox so we can keep tabs on progress. Ideally it should:
TODO