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

Limit intake to versions < 2.0.0 #161

Merged
merged 2 commits into from
Feb 5, 2024
Merged

Limit intake to versions < 2.0.0 #161

merged 2 commits into from
Feb 5, 2024

Conversation

observingClouds
Copy link
Collaborator

With intake 2.0.0 the weekly test currently fails with:

("missing 'module'", {'module': 'intake_xarray'})
ERROR tests/test_catalog.py - intake.catalog.exceptions.ValidationError: Catalog '/home/runner/work/eurec4a-intake/eurec4a-intake/catalog.yml' has validation errors:

Intake-2 is in beta, so we should limit it to previous versions for now.

With intake 2.0.0 the weekly test currently fails with:
```
("missing 'module'", {'module': 'intake_xarray'})
ERROR tests/test_catalog.py - intake.catalog.exceptions.ValidationError: Catalog '/home/runner/work/eurec4a-intake/eurec4a-intake/catalog.yml' has validation errors:
```

Intake-2 is in beta, so we should limit it to previous versions for now.
@d70-t d70-t merged commit 44ea4b8 into master Feb 5, 2024
3 of 4 checks passed
@d70-t d70-t deleted the pre-intake-2.0.0 branch February 5, 2024 22:17
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