Skip to content

Conversation

@ilaflott
Copy link

@ilaflott ilaflott commented Jan 13, 2026

Change Summary

I and others on my team started noticing failures in NOAA-GFDL/fre-cli and NOAA-GFDL/catalogbuilder. The error messages had nothing to do directly with our changes, see this PR comment as an example.

I chased this down to both AnswerDotAI/fastprogress#117, and then also the fix in #770. After examining the fix and the situation with fastprogress, i decided to explore this quick alternate solution.

From what I can tell, it works. I hope it works in this repository's CI as well as it appeared to work on my fork.

Related issue number

AnswerDotAI/fastprogress#117

Checklist

  • Unit tests for the changes exist
  • Tests pass on CI
  • Documentation reflects the changes where applicable

Remove conditional check for specific repository.
Removed conditional checks for specific repository in CI jobs.
@ilaflott ilaflott requested a review from mgrover1 as a code owner January 13, 2026 21:13
@ilaflott ilaflott changed the title Restrict fastprogress version to avoid downstream ModuleNotFound(IPython) errors Restrict fastprogress version to fix downstream ModuleNotFoundError errors Jan 14, 2026
jobs:
build:
name: python-${{ matrix.python-version }}
if: github.repository == 'intake/intake-esm'
Copy link
Author

Choose a reason for hiding this comment

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

note- this was removed for running actions on my fork. i'm happy to put it back if required

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.

1 participant