ACCESS-NRI / ACCESS-OM2

ACCESS-OM2: ACCESS Ocean-Sea Ice Model
Apache License 2.0
5 stars 0 forks source link

Add compilation testing #2

Closed aidanheerdegen closed 3 months ago

aidanheerdegen commented 2 years ago

As a team member I want automated compilation checks of code I add to the repository. This removes a burdensome task from me, but it also means the checking is consistent across the team, and any updates or improvements to the automated testing will benefit everyone.

As a Model Release team member, an ACCESS-NRI team member and a model user I want automated compilation checks to ensure all code being merged into codebase is correct and compliant.

As a Model Release team member I want these tests to use the model build framework, with meta build tools and docker images auto generated by model build framework. All models should use this common build infrastructure to ensure build reproducibility and consistency across ACCESS-NRI models.

aidanheerdegen commented 1 year ago

These is being done in a series of issues in each repo, and when they're completed this issue can be closed.

aidanheerdegen commented 3 months ago

This has been completed