Skip to content

Conversation

@DragaDoncila
Copy link
Contributor

In #84 I introduced a bug with parsing the URLs for plugins that don't declare a project_url field but use the old homepage spec. This PR fixes that bug.

@willingc I'm pretty sure this closes #91 but I guess we'll have to deploy to be certain 🙄

@DragaDoncila
Copy link
Contributor Author

I don't understand tbh why the error thrown during the processing of this plugin didn't bubble to the top, but it could be a ThreadPoolExecutor thing I guess?

Copy link
Collaborator

@willingc willingc left a comment

Choose a reason for hiding this comment

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

Tested locally and it worked fine.

@willingc willingc merged commit a622368 into napari:main Jul 24, 2025
5 checks passed
@willingc
Copy link
Collaborator

I don't understand tbh why the error thrown during the processing of this plugin didn't bubble to the top, but it could be a ThreadPoolExecutor thing I guess?

I think that the error handling of the original code could be improved. As an FYI, I have the fetch write csvs to the _build/data directory so we can check a bit more easily.

DragaDoncila added a commit that referenced this pull request Aug 13, 2025
@DragaDoncila I used this notebook to do a quick check for a plugin by
name during debug.

Follow-up to #92
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.

napari-animation 0.0.9 is not being listed

2 participants