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

refactor: Move plugin code and types to packages #696

Merged
merged 5 commits into from
Mar 6, 2020

Conversation

vcastellm
Copy link
Member

@vcastellm vcastellm commented Mar 5, 2020

Big refactor in here. This allows for plugins to not depend on the whole dkron code reducing its size to minimum.

Plugin size goes from 52Mb to 13Mb, decrease of 75%

Also refactored Processor plugins type name

Breaking changes

  • For plugin editors this changes the public plugin interface

supersede #684

@vcastellm vcastellm mentioned this pull request Mar 5, 2020
Victor Castell added 3 commits March 6, 2020 11:44
This allows for plugins to not depend on the whole dkron code reducing its size to minimum.

Also refactored Processor plugins type name
@vcastellm vcastellm force-pushed the fopina-trim_plugin_size branch from a0e18c0 to 4d9e30f Compare March 6, 2020 10:47
@vcastellm vcastellm merged commit 6bb35a9 into master Mar 6, 2020
@vcastellm vcastellm deleted the fopina-trim_plugin_size branch March 6, 2020 23:02
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