Skip to content

Fix CircleCI#13978

Merged
larsoner merged 30 commits into
mne-tools:mainfrom
larsoner:doc
Jun 23, 2026
Merged

Fix CircleCI#13978
larsoner merged 30 commits into
mne-tools:mainfrom
larsoner:doc

Conversation

@larsoner

Copy link
Copy Markdown
Member

Okay hopefully this recreates this failure just with two modified examples. If it doesn't, I can push a circle full. I'm hoping to replicate the failure in a more readable way with an ExtensionError and better traceback. The fix in principle is straightforward with a getattr I think.

Comment thread tutorials/epochs/60_make_fixed_length_epochs.py
@larsoner

Copy link
Copy Markdown
Member Author

I'm also going to take this opportunity to try bumping to Python 3.14 + Ubuntu 26.04 in CircleCI, and remove a couple python: version specs in our actions. If you don't specify it, it uses whatever the Python version of the runner is. For us this is a maintenance advantage because as these run on ubuntu-latest the Python version will be automatically bumped for us, rather than us having to do it. Plus, fewer lines of code to maintain. As long as our scripts run on ubuntu-latest's version of Python (and we really should code such that they do) we should be good to make this change.

@larsoner larsoner requested a review from wmvanvliet as a code owner June 23, 2026 01:02
@larsoner

Copy link
Copy Markdown
Member Author

@drammock I think this is finally ready!

@larsoner

Copy link
Copy Markdown
Member Author

Oof, unrelated but something bad has happened with latest pydata-sphinx-theme

image

Comment thread .github/workflows/release.yml Outdated
Comment thread doc/_templates/homepage.html
larsoner and others added 2 commits June 23, 2026 13:18
Co-authored-by: Daniel McCloy <dan@mccloy.info>
@drammock

Copy link
Copy Markdown
Member

Oof, unrelated but something bad has happened with latest pydata-sphinx-theme

I think that's my fault (new CSS for sponsors page not specific enough), I can push a commit here to fix

@larsoner

Copy link
Copy Markdown
Member Author

I think that's my fault (new CSS for sponsors page not specific enough), I can push a commit here to fix

Sure feel free!

@larsoner larsoner enabled auto-merge (squash) June 23, 2026 18:19
@larsoner

Copy link
Copy Markdown
Member Author

Okay marked for merge-when-green with [circle deploy] 🤞

@larsoner larsoner merged commit 617ac1c into mne-tools:main Jun 23, 2026
32 checks passed
@larsoner larsoner deleted the doc branch June 23, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants