Skip to content
Snippets Groups Projects
Commit 48887366 authored by Markus Scheidgen's avatar Markus Scheidgen
Browse files

Added plugin base models and schema, parser models.

We already kinda described parsers like plugins via
MatchingParserInterface. This commits adds a Pydantic config
model called Parser (inheriting from Plugin) in front of
MatchingPerserInterface. This commit moves the interface
definitions from nomad.parsing.parsers into the config under
nomad.config.plugins. It also adds a simple schema plugin
model. But there are no existing schemas yet.

Changelog: Added
parent 2d9d1c8b
No related branches found
No related tags found
1 merge request!1058Generate gui artifacts at application start
Showing
with 1194 additions and 564 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment