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

Fix compats, add downgrade action, remove unused dependencies #3276

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

Sbozzolo
Copy link
Member

@Sbozzolo Sbozzolo commented Sep 1, 2024

The compats in ClimaAtmos were largely wrong. In this commit, I fix them. I also add a new action that checks that our tests pass with the oldest possible combination of packages that is advertised to be compatible with ClimaAtmos.

Since we required ClimaComms 0.6, I also removed all the checks on that version for the import_required_backends.

In the process, I also removed dependencies that were not required.

@Sbozzolo Sbozzolo force-pushed the gb/downgrade branch 6 times, most recently from bf3d16b to d126287 Compare September 2, 2024 00:55
@Sbozzolo Sbozzolo changed the title Fix compat and add downgrade action Fix compats, add downgrade action, remove unused dependencies Sep 2, 2024
@Sbozzolo Sbozzolo force-pushed the gb/downgrade branch 2 times, most recently from 42e294e to 445859e Compare September 2, 2024 01:23
@Sbozzolo Sbozzolo force-pushed the gb/downgrade branch 2 times, most recently from 0e9692f to 584bec1 Compare September 2, 2024 18:27
The compats in ClimaAtmos were largely wrong. In this commit, I fix them. I also
add a new action that checks that our tests pass with the oldest possible
combination of packages that is advertised to be compatible with ClimaAtmos.

Since we required ClimaComms 0.6, I also removed all the checks on that version
for the import_required_backends
Copy link
Member

@charleskawczynski charleskawczynski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@Sbozzolo Sbozzolo added this pull request to the merge queue Sep 3, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 3, 2024
@Sbozzolo Sbozzolo added this pull request to the merge queue Sep 3, 2024
Merged via the queue into main with commit ff25d56 Sep 3, 2024
14 of 16 checks passed
@Sbozzolo Sbozzolo deleted the gb/downgrade branch September 3, 2024 21:09
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

Successfully merging this pull request may close these issues.

2 participants