You’re absolute correct on this, but since the GUI is not separated yet, we think it could be better to apply the changes here, and later on when the gui is migrated to the other repository we can start opening GUI related issues there
@rbiegel I just realized that the latest CI build (Windows, openPASS_SIM.zip) still contains the PCM_sim.dll GUI plugin before MR !106 (merged) - hence, the plugin still generates ProfileCatalogv0.4.6 (required: v0.4.12)
On the latest develop build, the "make install" step is missing the installation of the GUI completely. Expected output would look like this (taken from older build log):
Due to incomplete cleanup step, the dist folder isn't wiped during setup of a new build -> old GUI files might still reside in the directory, which will ultimately be packed into the zip artifact.
@jdobberstein: I'll create issues for that. 2. is rather clear. Is 1. maybe already covered by one of the recently updated GUI stories?
Side note: Your wrote about versions 0.4.6 vs. 0.4.12, but the mentioned MR only updates to 0.4.8.