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

Add compat entries to environments #73

Closed
charleskawczynski opened this issue Jun 28, 2022 · 1 comment
Closed

Add compat entries to environments #73

charleskawczynski opened this issue Jun 28, 2022 · 1 comment

Comments

@charleskawczynski
Copy link
Member

This will be make managing dependencies easier.

@jb-mackay jb-mackay mentioned this issue Jul 21, 2022
10 tasks
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]>
@jb-mackay
Copy link
Contributor

Closed by #96

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

2 participants