fist draft - Verification report#540
Draft
FScholPer wants to merge 1 commit into
Draft
Conversation
4 tasks
License Check Results🚀 The license check job ran with the Bazel command: bazel run --lockfile_mode=error //src:license-checkStatus: Click to expand output |
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.
📌 Description
Implements:
eclipse-score/process_description#686 & #538
Potiential next steps:
In process_description conf, define:
needs_fields for those fields
needs_schema_definitions_from_json for strict checks (required fields, enums, allowed sections)
CI runs sphinx with -W, so description/section drift becomes a failing warning/error
Turn on needs_build_json in process_description build.
Gives a validated, typed, machine-readable contract artifact.
In docs-as-code, import process contract via needimport or needs_external_needs.
Generate/refresh JSON schema description texts from imported need items.
Keep structure in your existing schema files, but descriptions come from validated needs data.
Compare generated schema fragments against checked-in schema files.
If process description text changes and schema wasn’t regenerated, CI fails.
🚨 Impact Analysis
✅ Checklist
Frank Scholter Peres frank.scholter_peres@mercedes-benz.com, Mercedes-Benz Tech Innovation GmbH
Provider Information