-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add compat entries to environments #73
Comments
bors bot
added a commit
that referenced
this issue
Jul 26, 2022
96: Create CompatHelper.yml r=jb-mackay a=jb-mackay # PULL REQUEST ## Purpose and Content Add compat entries in Project.toml and CompatHelper workflow to maintain these. ## Benefits and Risks Automates the maintenance of dependency compatibility. ## Linked Issues Addresses #73 ## PR Checklist - [x] This PR has a corresponding issue OR is linked to an SDI. - [x] I have followed CliMA's codebase [contribution](https://clima.github.io/ClimateMachine.jl/latest/Contributing/) and [style](https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/) guidelines OR N/A. - [x] I have followed CliMA's [documentation policy](https://github.com/CliMA/policies/wiki/Documentation-Policy). - [x] I have checked all issues and PRs and I certify that this PR does not duplicate an open PR. - [x] I linted my code on my local machine prior to submission OR N/A. - [x] Unit tests are included OR N/A. - [x] Code used in an integration test OR N/A. - [x] All tests ran successfully on my local machine OR N/A. - [x] All classes, modules, and function contain docstrings OR N/A. - [x] Documentation has been added/updated OR N/A. Co-authored-by: Ben Mackay <[email protected]>
Closed by #96 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This will be make managing dependencies easier.
The text was updated successfully, but these errors were encountered: