overhangio / tutor-mfe

This plugin makes it possible to easily add micro frontend (MFE) applications on top of an Open edX platform that runs with Tutor.
GNU Affero General Public License v3.0
22 stars 95 forks source link

feat: do not build mfe image on `local start` #98

Closed regisb closed 1 year ago

regisb commented 1 year ago

Now that the mfe image is pushed to docker.io, there is no longer any need to re-build every time we run tutor local start.

arbrandes commented 1 year ago

Wait, didn't I already fix this? How did this disappear from Olive? I'm pretty sure I was rebasing on nightly right up until the last moment.

kdmccormick commented 1 year ago

You merged into Nightly two days ago, which I believe will feed into Palm's master but missed the cut for Olive's master.

arbrandes commented 1 year ago

Yeah, I missed the cut. I mis-remembered having fixed it on Friday, but it's obviously not the case. Thanks!