Skip to content

feature: Lazy loading module databases, move modules.

Christian Dreher requested to merge feature/student_projects_database into dev
  • Framework integration to allow lazy-loading module databases
  • Outsource student project related module configs to a dedicated new repo
  • Create a new module h2t/student_projects_database which has the authority over the module namespace h2t/student_projects
  • Error messages for the case that a module is about to be added which requires the module database to be added first
  • Documentation for students
Edited by Christian Dreher

Merge request reports