Skip to content

initial plugin metadata extraction#751

Draft
JFRudzinski wants to merge 2 commits intomasterfrom
metadata-extractor
Draft

initial plugin metadata extraction#751
JFRudzinski wants to merge 2 commits intomasterfrom
metadata-extractor

Conversation

@JFRudzinski
Copy link

@JFRudzinski JFRudzinski commented Mar 19, 2026

Summary

This PR adds the first metadata extraction for nomad-simulation-parsers using the nomad-plugin-metadata pipeline.

What to review

Please review nomad_plugin_metadata.yaml.
This is the canonical, merged file intended for querying/registry usage.

How files work

  • .metadata/nomad_plugin_metadata.auto.yaml
    Machine-generated metadata from package/plugin introspection.
  • .metadata/nomad_plugin_metadata.manual.yaml
    Maintainer-owned manual curation/overrides (not machine-overwritten).
  • nomad_plugin_metadata.yaml
    Final merged output (auto + manual; manual non-empty values take precedence).
  • .metadata/plugin-metadata.override-report.yaml
    Report of conflicts where manual overrides auto.

Goal of this PR

Initial extraction pass for developer feedback before broader rollout:

  • verify extracted parser/file-format metadata
  • identify missing/incorrect fields
  • align expected manual curation scope

References

@JFRudzinski JFRudzinski requested review from hampusnasstrom, lukaspie and mkuehbach and removed request for hampusnasstrom March 19, 2026 15:21
@JFRudzinski JFRudzinski marked this pull request as draft March 19, 2026 15:44
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.

1 participant