Closed Sinclert closed 4 years ago
Hi @Sinclert, I think it's a great suggestion. The project is growing and the current repo will be too crowded. I tried using git sub-modules to host a separate repo with the docker images but I didn't get it to work properly. With respect to Scailfin vs DIANA-HEP maybe on the #madminer-on-reana channel they have a better picture on where the repos should go. Thank you for this idea!
This repository is currently serving 2 different purposes, and may soon serve a different one:
Proposal
We could create 3 new repositories:
madminer-jupyter-env
: containing this foldermadminer-workflow-ml
: containing this foldermadminer-workflow-ph
: containing this folderAnd leave this repository as a convergence point where
madminer-workflow-ml
andmadminer-workflow-ph
are defined as GIT sub-modules (a way of referencing a GIT repository from within a GIT repository).Example
.gitmodules
files:It would also containing the reana folder with the joint workflow specification.
If Scailfin is not the place to create those repositories, then maybe DIANA-HEP (where madminer is hosted), or a brand new organization are better options.