Skip to content

feat: add ability to include deploy new MFEs

Kaustav Banerjee requested to merge kaustav/add_ability_to_deploy_new_mfes into main

Description

This MR adds the capability to

  1. add any MFE not part of the standard set of MFEs in tutor-mfe to instance deployments.
  2. override the branch/fork of one of the standard MFEs.

This is the companion MR to grove!227 (merged)

Testing instructions

Steps to test the changes:

Testing instructions in grove!227 (merged)

Dependencies

List the dependencies required for this change, if any. Do not forget to link grove-template merge request here if that's affected by this change.

Screenshots

If applicable, add screenshots to help explain your feature.

Checklist

If any of the items below is not applicable, do not remove them, but put a check in it.

  • Git commit history is clean
  • Git commits are following conventional-commit practices
  • Unit tests are added/updated
  • Documentation is added/updated

Additional context

OpenCraft internal tickets : BB-7890 BB-7891

Edited by Kaustav Banerjee

Merge request reports