Skip to content

Set version bounds for Trixi.jl to ensure compatibility#86

Merged
huiyuxie merged 3 commits intomainfrom
trixi
Dec 7, 2024
Merged

Set version bounds for Trixi.jl to ensure compatibility#86
huiyuxie merged 3 commits intomainfrom
trixi

Conversation

@huiyuxie
Copy link
Copy Markdown
Member

@huiyuxie huiyuxie commented Dec 7, 2024

Trixi.jl updates every one or two weeks. Without version bounds (especially the upper bound), the package manager will always try to update it to the latest version. However, minor algorithm fixes and improvements in new versions can break our accuracy tests if we don’t keep up.

The current WAR is to set version bounds for Trixi.jl in project.toml and we will check the new updates at least once a month to extend this upper bound. Also, the README.md file is modified based on this change.

@huiyuxie huiyuxie changed the title Set version bounds for Trixi.jl to ensure compatibility with latest features Set version bounds for Trixi.jl to ensure compatibility Dec 7, 2024
@huiyuxie huiyuxie added the upstream Related to upstream label Dec 7, 2024
@huiyuxie huiyuxie merged commit 098acc2 into main Dec 7, 2024
@huiyuxie huiyuxie deleted the trixi branch December 7, 2024 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

upstream Related to upstream

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant