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

Kommandos, um Enrichment-Konfigurationen importieren/exportieren zu können #1253

Closed
j3nsch opened this issue Nov 7, 2024 · 1 comment
Closed
Assignees

Comments

@j3nsch
Copy link
Member

j3nsch commented Nov 7, 2024

Mit dem neuen Kommando, enrichment:import, sollen in Yaml-Dateien konfigurierte Enrichments importiert werden. Damit ist es möglich Enrichment-Konfigurationen zu teilen und auf einfache Art und Weise anzulegen.

Das Kommando ist eine temporäre Lösung,um bei Tests oder beim Einrichten von Instanzen, nicht immer wieder alle benötigten Enrichments manuell anlegen zu müssen. Mit der Überarbeitung der Implementation des Datenmodells im Zusammenhang mit dem Wechsel zu Doctrine (vermutlich OPUS 4.10+), sollen die Sonderbehandlungen für Enrichments wegfallen. Damit würde sich die Funktionsweise noch einmal ändern. Abgesehen davon wären sicherlich auch noch weitere Tools sinnvoll, um Enrichments verwalten zu können.

@j3nsch j3nsch self-assigned this Nov 7, 2024
@j3nsch
Copy link
Member Author

j3nsch commented Nov 7, 2024

@alw-bsz, @vgerlach Mir ist es zu nervig geworden für die Tests für #1249 ein passendes Enrichment immer wieder neu anlegen zu müssen. Das neue Kommando wird mit dem Patch Release für den Bugfix veröffentlicht werden. Beispielkonfigurationen liegen unter tests/resources/enrichments. Der Name import wird sich unter Umständen später ändern, z.B. wäre setup auch eine gute Möglichkeit.

j3nsch added a commit that referenced this issue Nov 14, 2024
j3nsch added a commit that referenced this issue Dec 4, 2024
j3nsch added a commit that referenced this issue Dec 4, 2024
j3nsch added a commit that referenced this issue Dec 4, 2024
@j3nsch j3nsch changed the title Kommando, um Enrichmment-Konfigurationen zu importieren Kommandos, um Enrichment-Konfigurationen importieren/exportieren zu können Dec 4, 2024
@j3nsch j3nsch closed this as completed Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant