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

Record git commit hash of model repository #52

Merged
merged 1 commit into from
Mar 4, 2022

Conversation

jasperalbers
Copy link
Collaborator

Fixes #50.
Tested on JURECA-DC with a fresh installation of NEST, works as advertised. Output of git annex metadata <filename> now is

.
.
.
  model_git_commit_hash=3fcefd9760b33460276dcbd9ea23b7791572a105
  model_git_commit_hash-lastchanged=2022-03-04@12-31-48
  model_name=hpc-benchmark
  model_name-lastchanged=2022-03-04@12-31-48
.
.
.

@jasperalbers jasperalbers added the enhancement New feature or request label Mar 4, 2022
Copy link
Collaborator

@jhnnsnk jhnnsnk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks!

@jasperalbers jasperalbers merged commit 5681f98 into main Mar 4, 2022
@jasperalbers jasperalbers deleted the model_git_commit_hash branch March 4, 2022 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add information on model version to metadata
2 participants