Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support the plugin lifecycle for external plugins #9

Open
4 tasks
Tracked by #2
jpower432 opened this issue Dec 6, 2024 · 0 comments
Open
4 tasks
Tracked by #2

Support the plugin lifecycle for external plugins #9

jpower432 opened this issue Dec 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jpower432
Copy link
Member

jpower432 commented Dec 6, 2024

Objectives

Create some core logic around managing the plugin lifecycle around an external plugin.

Completion Criteria

This should cover the following tasks:

  • Discovery of plugins in a pre-existing location (e.g. plugin dir same as C2P Python)
  • Initialize plugin process + registration
  • Execute plugin tasks
  • Stop plugins
@jpower432 jpower432 changed the title Support the plugin lifecycle (e.g. discovery, registration, initialization, start, stop) Support the plugin lifecycle for external plugins Dec 6, 2024
@jpower432 jpower432 added the enhancement New feature or request label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant