Skip to content

feature: support editable entrypoints#1766

Open
sijis wants to merge 3 commits into
errbotio:masterfrom
sijis:feat/support_editable_entrypoints
Open

feature: support editable entrypoints#1766
sijis wants to merge 3 commits into
errbotio:masterfrom
sijis:feat/support_editable_entrypoints

Conversation

@sijis

@sijis sijis commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

This adds support for editable installed entrypoint plugins.

We also updated tests cases and consolidated into a single file.

@sijis sijis force-pushed the feat/support_editable_entrypoints branch 2 times, most recently from 0c847ac to c1742e5 Compare June 14, 2026 05:44
@sijis sijis marked this pull request as ready for review June 14, 2026 05:50
@sijis sijis force-pushed the feat/support_editable_entrypoints branch from c1742e5 to 2f52768 Compare June 15, 2026 04:06
Comment thread errbot/utils.py
paths.add(str(pathlib.Path(spec.origin).resolve().parent))
continue
except Exception:
pass

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is it possible to tighten the exception range to avoid debugging frustration due to relevant errors being silently drop? Alternatively add a debug log to hint an error occurred in that part of the code.

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.

2 participants