Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Bugfix: move endif and reader-if so all widgets work if only widgets are give y #173

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

psobolewskiPhD
Copy link
Member

@psobolewskiPhD psobolewskiPhD commented Feb 19, 2024

Closes: #172

In #168 when widgets got an update a logic error was introduced into napari.yaml. This shifts the endif and if to the proper line (after all of the widgets).

I tested locally and could reproduce the issue and this fixes it.
I wonder if we should try to extend the make and install test to try each of the plugin types individually?

@jni
Copy link
Member

jni commented Feb 20, 2024

I wonder if we should try to extend the make and install test to try each of the plugin types individually?

I don't know anything about how the cookiecutter is tested but I will merge this quickly and we can worry about testing elsewhere, since this will immediately improve the situation for any users. Thank you for the quick fix @psobolewskiPhD!

@jni jni merged commit 6343bd4 into napari:main Feb 20, 2024
9 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing lines in napari.yaml
2 participants