Conversation
ceblanton
left a comment
There was a problem hiding this comment.
Looks good to me. 2025.01.01 is the latest catalogbuilder version on our channel (https://anaconda.org/channels/NOAA-GFDL/packages/catalogbuilder/files)
|
It's not passing the tests but the failures don't clearly look catalogbuilder related |
I don't think it's catalog builder related either - I saw the same failure in my #679 PR but haven't taken a closer look yet |
ilaflott
left a comment
There was a problem hiding this comment.
we need green checks!
this doesn't look associated with catalogbuilder directly, the error message is associated with a lack of the IPython, which is required by the intake_esm package, which catalogbuilder seems to require a specific version of that's not working here.
it's not impossible something about intake_esm changed from underneath catalogbuilder.
pay close attention to the trace in the logs!
https://github.com/NOAA-GFDL/fre-cli/actions/runs/20758852348/job/59608111480#step:8:169
|
actually, i'm realizing this is something to do with the error/stack trace from So,
|
@ilaflott thank you for getting to the bottom of this, and I'm sorry the trail leads to fre-analysis. The existing fre-analysis stuff is being refactored, and I strongly suggest we turn off the fre-analysis tests for now. |
|
I agree- |
|
bizarre- this might actually be an see https://github.com/NOAA-GFDL/CatalogBuilder/actions/runs/20970566497/job/60272504792 |
Also happened in my fre make PR: #679 |
|
@ilaflott Good catch. This is why we test! |
|
the mystery thickens... |
|
actually, i think i think i officially blame |
|
In light of exploring this, I've opened intake/intake-esm#773 |
7e14427 to
21d4523
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #693 +/- ##
=======================================
Coverage 85.30% 85.30%
=======================================
Files 68 68
Lines 4498 4498
=======================================
Hits 3837 3837
Misses 661 661
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Describe your changes
Issue ticket number and link (if applicable)
Checklist before requesting a review