D.eSystem 6.1.5 can show the directory in the new explorer which is curently in development. The new explorer got 2 startmodes,the normal mode and the debug mode which keeps the test_read tests from older D.eSystem versions. (D.eSystem is runing on real hardware on the thumbnail)
Find D.eSystem 6.1.5 here: https://github.com/D-electronics-scratch/all_D.eSystem_versions/releases/tag/v.6.1.5


What should I do in your opinion with the repo?
My recommendation:
Every-D.eSystem-versionrepo that you already have for historical releases.all_D.eSystem_versionsrepo.D.eSystem.Every-D.eSystem-versionto indicate it won’t house any version greater than 6.1.5 and link to theD.eSystemrepo for newer versions.D.eSystemrepo as the initial commit.D.eSystemrepo 6.1.6.D.eSystemrepo referencing the 6.1.6 tag.D.eSystemrepo and tagging the exact commit you build the release off of.There are all kinds of more advanced topics in the field of release management like https://en.wikipedia.org/wiki/Reproducible_builds and nightly builds and automated test suite running and such. But the above will solve the immediate problems.