Skip to content

Splitting Aiida2Apptainer

Context

To standardise workflow development we recently created a new structure of repositories including the libraries and plugins groups and moving the related repositories. It was also planned to split this current repository (Aiida2Apptainer) which is used to build container images of workflows and for the configuration GUI.

Propositions

  • merge configuration GUI and parameters GUI into a single repository for Diamond GUI.
  • move the development of aiida-core/daughter images to the Diamond/Apptainer group so that the download link for workflows is more consistent with code images.

@arrondeb, you probably also have ideas on how you want to reorganise this repository ?

Other considerations

  • To prepare for the split I will first merge development into master branch to have a stable version.
  • This will certainly break the current gitlab CI for this repository.