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 model-config-tests version used in CI #166

Open
jo-basevi opened this issue Feb 26, 2025 · 0 comments
Open

Update model-config-tests version used in CI #166

jo-basevi opened this issue Feb 26, 2025 · 0 comments
Assignees

Comments

@jo-basevi
Copy link
Collaborator

The testing configuration used for the CI uses an early version of model-config-tests, e.g.

"default": {
"model-config-tests-version": "0.0.1",
"python-version": "3.11.0",
"payu-version": "1.1.5"
}
}

This can be updated (latest currently is 0.0.11). To check what changes are required, a good start would be to update one dev branch to use the latest test configuration and pass any new tests (at least updating module use/load: #142).

As will be eventually modifying many dev configurations, might as well look into any small metadata updates at the same time.

@jo-basevi jo-basevi self-assigned this Feb 26, 2025
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

No branches or pull requests

1 participant