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

Modify NEST version detection #924

Merged
merged 15 commits into from
Aug 8, 2023
Merged

Modify NEST version detection #924

merged 15 commits into from
Aug 8, 2023

Conversation

pnbabu
Copy link
Contributor

@pnbabu pnbabu commented Jun 26, 2023

#921 should be merged before this.

@clinssen
Copy link
Contributor

clinssen commented Jul 3, 2023

Versions for older NEST releases (<3.5) seem to come out as git strings, e.g. for 3.1:

[23,GLOBAL, INFO]: The NEST Simulator version was automatically detected as: vHEAD@512022e

I don't know why the tests are all passing. The version check in the Jinja templates needs something of the form "v3.1". We could just leave the older version detection as-is and add a new option for everything 3.5 and following.

@clinssen clinssen merged commit 7970ff3 into nest:master Aug 8, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants