As [#26] shows, it might be helpful to run the compilation and tests regularly, possibly also on different VMs etc. That is, we could setup a CI system.
One option would be to migrate the source code (!) to git, and use the github actions there for CI. The underlying tensor library has made this move, so we have some template.