Closed nichollsh closed 3 weeks ago
Thanks @timlichtenberg! I am hoping that these kinds of changes will make it easier to involve more people with the code.
I just found another small issue with the config validation that Stef added: it tries to log a warning before the log has been setup, so it doesn't actually warn the user of anything. This is an easy fix, so I'll merge this once the tests pass again.
This PR adds functionality to print information about the current module arrangement and corresponding code versions. This goes towards solving the main problem of #240, but we should revisit it further to maybe add a command like
proteus update
to the CLI.Also removes
PROTEUS.env
, which should make the code easier to use for new people. Instead of setting variables in the user's environment, the code locates the appropriate directories when it starts.Updated documentation. PROTEUS version 24.10.30.
Example of the new information printed to the log: