-
Notifications
You must be signed in to change notification settings - Fork 314
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
Migrate all plugins to the new KSP-based org.ossreviewtoolkit.plugins.api.Plugin
API
#9403
Open
1 of 4 tasks
Comments
sschuberth
added
plugin
Topics related to ORT plugins
tech debt
Technical debt that should be addressed
labels
Nov 10, 2024
sschuberth
changed the title
Migrate all plugins to the new KSP-based plugin API
Migrate all plugins to the new KSP-based Nov 10, 2024
org.ossreviewtoolkit.plugins.api.Plugin
API
8 tasks
This comment has been minimized.
This comment has been minimized.
mnonnenmacher
added a commit
that referenced
this issue
Nov 26, 2024
WIP: This requires support for custom constructor args because the `CliktCommand` class takes the `name` as a constructor argument. Relates to #9403. Signed-off-by: Martin Nonnenmacher <[email protected]>
mnonnenmacher
added a commit
that referenced
this issue
Nov 26, 2024
Migrate the command plugins to the new plugin API. Relates to #9403. Signed-off-by: Martin Nonnenmacher <[email protected]>
mnonnenmacher
added a commit
that referenced
this issue
Nov 26, 2024
Migrate the command plugins to the new plugin API. Relates to #9403. Signed-off-by: Martin Nonnenmacher <[email protected]>
mnonnenmacher
added a commit
that referenced
this issue
Dec 8, 2024
Migrate the command plugins to the new plugin API. Relates to #9403. Signed-off-by: Martin Nonnenmacher <[email protected]>
mnonnenmacher
added a commit
that referenced
this issue
Dec 8, 2024
Migrate the command plugins to the new plugin API. Relates to #9403. Signed-off-by: Martin Nonnenmacher <[email protected]>
I have now started with the scanner plugin migration. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Remaining plugin types to migrate are:
The text was updated successfully, but these errors were encountered: