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

Provide Python plugin support #374

Merged
merged 3 commits into from Jun 27, 2020
Merged

Conversation

mcpierce
Copy link
Contributor

Status

READY

Migrations

NO

Description

This is the first pass at providing support for plugins, by adding the infrastructure for loading plugins from the plugin directory. It does not yet actually run plugins, only loads them into memory.

@mcpierce mcpierce added the enhancement A pull request containing a a new feature, refactoring, or security improvement.. label Jun 27, 2020
@mcpierce mcpierce added this to the 0.7 milestone Jun 27, 2020
@mcpierce mcpierce force-pushed the feature/issue-26 branch 2 times, most recently from d6add28 to caef90d Compare June 27, 2020 17:07
@sonarcloud
Copy link

sonarcloud bot commented Jun 27, 2020

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

49.8% 49.8% Coverage
0.0% 0.0% Duplication

@mcpierce mcpierce merged commit 76b6f0e into comixed:develop Jun 27, 2020
@mcpierce mcpierce deleted the feature/issue-26 branch June 27, 2020 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A pull request containing a a new feature, refactoring, or security improvement..
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant