Skip to content

Conversation

@larsoner
Copy link
Member

@larsoner larsoner commented Mar 3, 2025

Workaround for #13139

I also realized that we haven't tried culling our list of warning ignores in a while, so I got rid of all of them and pushed a [circle full] so we could see what fails, and just add back the ones we need.

@larsoner larsoner marked this pull request as ready for review March 3, 2025 20:33
@larsoner
Copy link
Member Author

larsoner commented Mar 3, 2025

Full build had one failure:

https://app.circleci.com/pipelines/github/mne-tools/mne-python/26838/workflows/9d3b7e89-f613-4b56-94ae-ab181172676c/jobs/71925

It's just a warning, so I fixed the issue. Don't think it's worth a changelog entry since it just cleans up a rare warning and otherwise shouldn't affect behavior.

Ready for review/merge from my end @drammock

Copy link
Member

@drammock drammock left a comment

Choose a reason for hiding this comment

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

diff looks good! been on my todo list for a while, thanks for ticking it off for me :)

@drammock
Copy link
Member

drammock commented Mar 3, 2025

@larsoner I'm seeing "squash and merge" (rather than "enable automerge") button even though GHA ubuntu-latest / pip / 3.13 job is still running. Is that one not a required check?

@larsoner
Copy link
Member Author

larsoner commented Mar 3, 2025

Must not be, I'll fix and hit the button

@larsoner larsoner enabled auto-merge (squash) March 3, 2025 22:25
@larsoner larsoner merged commit 1fe211a into mne-tools:main Mar 3, 2025
30 checks passed
@larsoner larsoner deleted the circle branch March 3, 2025 22:45
larsoner added a commit to larsoner/mne-python that referenced this pull request Apr 4, 2025
* upstream/main: (149 commits)
  FIX make_watershed_bem to handle missing talairach_with_skull.lta courtesy Freesurfer 8 (mne-tools#13172)
  ENH: Add upsampling for MEG helmet surface (mne-tools#13179)
  MAINT: Update code credit (mne-tools#13180)
  BUG: Fix bug with least-squares sphere fit (mne-tools#13178)
  fix EDF export (mne-tools#13174)
  fix typo (mne-tools#13171)
  [pre-commit.ci] pre-commit autoupdate (mne-tools#13164)
  Fix dev installation guide (mne-tools#13163)
  expose 'mode' for plotting dipole on brain (mne-tools#13162)
  turn dipole attrs into properties (mne-tools#13153)
  remove misformatted (and unused) crossref anchor (mne-tools#13155)
  doc: point to read_dipole (mne-tools#13149)
  [pre-commit.ci] pre-commit autoupdate (mne-tools#13152)
  BUG: Fix bug with not short-circuiting n_jobs=1 (mne-tools#13147)
  FIX: Missing coordinates.xml in MFF file (mne-tools#13148)
  FIX: Gracefully handle bad XML files in EGI reader (mne-tools#13145)
  Fixes for Latest IPython (9.0.1) (mne-tools#13146)
  Fix intersphinx (mne-tools#13143)
  BUG: Fix bug with parallel doc build (mne-tools#13140)
  [pre-commit.ci] pre-commit autoupdate (mne-tools#13141)
  ...
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