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

387 increase plug in manager functionalities #413

Merged
merged 10 commits into from
Jan 19, 2023

Conversation

gregLibert
Copy link
Contributor

No description provided.

@gregLibert gregLibert linked an issue Jan 15, 2023 that may be closed by this pull request
5 tasks
@gregLibert
Copy link
Contributor Author

Can be tested using the plugin-manager postman collection.

Note: The new version of the plugin manager doesn't replace the previous one. It's a side service right now.

@gregLibert
Copy link
Contributor Author

This PR is huge, sorry about that.
To easier the code review load you can consider this as a meta PR with:

int/api/myplugin/plugin.go Show resolved Hide resolved
pkg/plugin/manager.go Outdated Show resolved Hide resolved
pkg/plugin/manager.go Show resolved Hide resolved
pkg/plugin/manager.go Outdated Show resolved Hide resolved
pkg/plugin/manager.go Outdated Show resolved Hide resolved
pkg/plugin/manager.go Outdated Show resolved Hide resolved
pkg/plugin/manager.go Outdated Show resolved Hide resolved
pkg/plugin/plugin.go Outdated Show resolved Hide resolved
Copy link
Contributor

@SebastienValla SebastienValla left a comment

Choose a reason for hiding this comment

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

nice !

pkg/plugin/manager.go Show resolved Hide resolved
int/api/myplugin/list.go Show resolved Hide resolved
@gregLibert gregLibert merged commit ccc79ca into main Jan 19, 2023
@gregLibert gregLibert deleted the 387-increase-plug-in-manager-functionalities branch January 19, 2023 09:27
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.

Increase plug-in manager functionalities
5 participants