Create action for payu config checks #119
Labels
priority:medium
A medium priority issue - has some impact on functionality
type:feature
New feature or request
Deploying payu configurations would greatly benefit from CI checks to ensure configurations conform to some standards and avoid simple errors.
Code could be adapted from this repository which was designed to do these sorts of checks for ACCESS-OM2 experiment configurations
https://github.com/COSIMA/cleanconfig
The tests are contained here
https://github.com/COSIMA/cleanconfig/blob/master/test.py
They should be fairly self-explanatory and are mostly designed to ensure model configurations are portable and useable by everyone.
The text was updated successfully, but these errors were encountered: