Daniel McCloy
Daniel McCloy
@larsoner LMK if/when you want a more thorough review.
> Would it be possible to streamline our process by merging everything into the main branch and releasing more frequently, including minor releases? IMO the main downside to "never backport...
> Dev branch would be `main`, and anytime a feature seems to be ready for end users, it gets pulled into the release branch. > I'm not sure if that...
it does exist if you want to try it now: https://github.com/MeeseeksBox/MeeseeksDev After the summit it will have a new home in a repo in the Scientific Python org, and will...
since https://github.com/pydata/pydata-sphinx-theme/commit/7cc72f6bb4be3bd36bb385df13da78313fd01902 it should be possible to dismiss the banner for 14 days. That functionality should be in 0.15.3 and newer versions.
ah, right you are. Now I recall that we discussed refactoring the two banners to allow both to be dismissable, but never got around to it yet :( sorry. If...
Personally I would wait
> Now that the release has been made, I have removed the DO-NOT-MERGE label. Shall we merge or should we wait a couple of days in case we need to...
When I go to the provided URL, I see this (which looks correct to me):  If I push the...
> I also tried changing the example [`mne_inverse_label_connectivity.py`](https://mne.tools/mne-connectivity/stable/auto_examples/mne_inverse_label_connectivity.html#sphx-glr-auto-examples-mne-inverse-label-connectivity-py) to add an example use case. However, it appears that since the figure is rendered before the `plot_connectivity_circle` function exits, changes made...