fix: THO-Dependency-Tippfehler beheben und Pin wiederherstellen (hl7.terminology.r4 7.1.0, konsistent in sushi-config + package.json) - #85
Closed
ThomasDeBe wants to merge 4 commits into
Closed
Conversation
…ackage.json + sushi-config) — beantwortet: läuft die Java-Validierung nach dem Tippfehler-Fix durch? Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CqFMP9qvs9BpohRazrCJ3b
…0.0 — konsistent mit diesem PR) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CqFMP9qvs9BpohRazrCJ3b
…rc3 validiert CodeSysteme gegen shareablecodesystem (caseSensitive 1..1); Wert korrekt für eigendefinierte Codes Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CqFMP9qvs9BpohRazrCJ3b
Contributor
Author
|
Superseded durch die Migration (#81, gemerged): alle Inhalte dieses PRs — korrekter THO-Pin 7.1.0, meta 2027.0.0-ballot.rc3, caseSensitive-Fix, basisprofil 1.6.0/eu.laboratory 2.0.0 — sind dort in der Template-Struktur enthalten. Danke an diesen Branch für den grünen Beweis-Lauf des Tippfehler-Fixes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
THO-Dependency reparieren + Dependencies konsolidieren
Ursache des Java-Validator-Crashs auf
release/v2027.0.0-ballot.rc1gefunden: Inpackage.jsonstand"hl7.terminolgy.r4"(fehlendes „o"). Der Reusable-Workflow baut die Validator-Argumente aus der package.json → das Paket war unauflösbar → der Validator starb vor dem Schreiben dervalidation.json(der ENOENT-Fehler war nur Folgeschaden). Der Workaroundb034062(„Removed terminology dependency…") hat das Symptom beseitigt, aber den THO-Pin ganz entfernt — seitdem validiert der Build THO-los und der Publisher würde die jeweils neueste THO injizieren.Dieser PR stellt den Pin korrekt geschrieben wieder her — in beiden Dateien (sushi-config.yaml + package.json) konsistent:
de.medizininformatikinitiative.kerndatensatz.metade.basisprofil.r4eu.miabis.r4hl7.fhir.eu.laboratoryhl7.terminology.r4hl7.fhir.eu.laboratory/eu.base, die selbst THO 7.1.0 pinnen; Alternative wäre 7.3.0 (latest, Stand des Migrations-PR #81)Zusätzlich in diesem PR:
caseSensitive = truefür beide CodeSysteme (mii-cs-biobank-contact-type,mii-cs-biobank-probenebene) — meta rc3 validiert CodeSysteme gegenshareablecodesystem(caseSensitive 1..1) und hebt diese zwei bekannten Altlasten damit auf Error-Niveau; Fix war ohnehin fällig (Migrationsreport QA-5).Beweis, dass es durchläuft: CI grün auf dem finalen Stand (rc3 + caseSensitive) — https://github.com/medizininformatik-initiative/kerndatensatzmodul-biobank/actions/runs/33583868753 (Java-Validierung inkl. THO- und meta-rc3-Auflösung, kein Crash). Vorlauf: 7.1.0-Fix allein ebenfalls grün (runs/33402914913).
🤖 Generated with Claude Code
https://claude.ai/code/session_01CqFMP9qvs9BpohRazrCJ3b