HumanBrainProject/hbp-validation-framework

Task: Move web app code to a separate repository

apdavison opened this issue · 0 comments

To improve maintainability and reporting, we have decided to move code related to the web apps to a separate Github project, retaining the web service (REST API) code in this repository.

Steps:

  • copy app code to https://github.com/HumanBrainProject/model-catalog, filtering commits to retain the relevant history
  • update CI config to use the new repository
  • move tickets with the label "WebApps v2" to the new repository
  • remove app code from this repository (we will retain the git history relating to apps, however)
  • ensure all documentation is updated accordingly