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

Update gwb to v1.0.0 #6012

Merged
merged 3 commits into from
Aug 30, 2024
Merged

Conversation

MFraters
Copy link
Member

A new version (version 1.0.0!) of the world builder will be released soon (See GeodynamicWorldBuilder/WorldBuilder#746 for todo's) which is related to the world builder JOSS paper, so it is also time to start the review process to get it into aspect. This pull request will still be update until the final release.

Copy link
Member

@gassmoeller gassmoeller left a comment

Choose a reason for hiding this comment

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

I mostly looked at the files that are relevant for the ASPECT integration and they look good. Just two small comments.

@misc{gwb-doi-v0.4.0,
title = {{The Geodynamic World Builder} v0.4.0 [software]},
@misc{gwb-doi-v1.0.0,
title = {{The Geodynamic World Builder} v0.6.0 [software]},
Copy link
Member

Choose a reason for hiding this comment

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

?

Suggested change
title = {{The Geodynamic World Builder} v0.6.0 [software]},
title = {{The Geodynamic World Builder} v1.0.0 [software]},

@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.13.4)
cmake_minimum_required(VERSION 2.8.12)
Copy link
Member

Choose a reason for hiding this comment

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

I think we had adjusted this to 3.13.4 because that is the minimum version for ASPECT

@gassmoeller
Copy link
Member

But you will have to look into the failing tests, it looks as if your version check might not be working correctly.

@gassmoeller
Copy link
Member

And the documentation tester failure should be fixed on a recent master. Could you rebase your PR to confirm?

@MFraters
Copy link
Member Author

@gassmoeller, thanks for the review! The documentation tester is now indeed fixed and I have addressed your other comments. I think the other tests will be fixed as well, but we will have to see :)

@MFraters MFraters force-pushed the Update_GWB_to_v1.0.0 branch from 59085fe to 01bd161 Compare August 29, 2024 07:15
@MFraters MFraters changed the title [Do not merge, please review] Update gwb to v1.0.0 Update gwb to v1.0.0 Aug 29, 2024
@MFraters
Copy link
Member Author

GWB v1.0.0 has been release (see https://github.com/GeodynamicWorldBuilder/WorldBuilder/releases/tag/v1.0.0), so this should be ready to merge :)

@gassmoeller gassmoeller merged commit e205e29 into geodynamics:main Aug 30, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants