Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve version tracking and deprecate SVN support #349

Open
dsavransky opened this issue May 1, 2023 · 0 comments
Open

Improve version tracking and deprecate SVN support #349

dsavransky opened this issue May 1, 2023 · 0 comments

Comments

@dsavransky
Copy link
Owner

Is your feature request related to a problem? Please describe.
Currently, the code attempts to determine the software version to help with reproducibility. In the case of installs from repositories, the commit information is also tracked. All of this currently happens in the SurveySimulation prototype.

Describe the solution you'd like
We need multiple updates:

  • We should record python and package version as well as EXOSIMS version
  • We should deprecate SVN support
  • We should keep track git repos with local changes
  • All of this should be handled by a utility that can be called from any place in the framework that needs it rather than living in the SurveySimulation prototype.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant