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: upgrade to v1 plugin API #44

Closed regisb closed 2 years ago

regisb commented 2 years ago

We upgrade this plugin to make use of the v1 plugin API. As a consequence, we are able to condition image pull/push based on whether users have modified the Docker image tag.

Inspiration from this neat trick: https://discuss.overhang.io/t/why-is-the-mfe-image-not-pre-built/2260/6

See: https://github.com/overhangio/2u-tutor-adoption/issues/59