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

Implement automated CI testing for FATES tools #1033

Open
glemieux opened this issue May 22, 2023 · 1 comment
Open

Implement automated CI testing for FATES tools #1033

glemieux opened this issue May 22, 2023 · 1 comment
Labels
github updates to .github files typically for configuration or workflow automation type: tools This PR adds or updates support tools. No regression testing necessary.

Comments

@glemieux
Copy link
Contributor

To guarantee that fates tools will work for users, we should implement some automated testing that regularly runs our tools with the latest set of dependencies. See https://github.com/ESCOMP/CTSM/pull/1892/files#diff-bb7a6716de5a4a2b1ce637a8e98588250baf9861e2892b12a429f64388468d2f for an example of upcoming regular testing of python tools for ctsm.

@glemieux glemieux added github updates to .github files typically for configuration or workflow automation type: tools This PR adds or updates support tools. No regression testing necessary. labels May 22, 2023
@glemieux
Copy link
Contributor Author

glemieux commented Aug 2, 2023

For future reference: see the Github Actions Toolkit for testing actions offline prior to implementing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github updates to .github files typically for configuration or workflow automation type: tools This PR adds or updates support tools. No regression testing necessary.
Projects
Status: ❕Todo
Development

No branches or pull requests

1 participant