Skip to content

Enable versioning of needs#462

Open
MaximilianSoerenPollak wants to merge 4 commits intoeclipse-score:mainfrom
MaximilianSoerenPollak:MSP_add_versioning
Open

Enable versioning of needs#462
MaximilianSoerenPollak wants to merge 4 commits intoeclipse-score:mainfrom
MaximilianSoerenPollak:MSP_add_versioning

Conversation

@MaximilianSoerenPollak
Copy link
Copy Markdown
Contributor

@MaximilianSoerenPollak MaximilianSoerenPollak commented Apr 1, 2026

📌 Description

Adds the pre-requisites of versioning and a non-fatal check to see if needs have version attribute.
Closes: #459

🚨 Impact Analysis

  • This change does not violate any tool requirements and is covered by existing tool requirements
  • This change does not violate any design decisions
  • Otherwise I have created a ticket for new tool qualification

✅ Checklist

  • Added/updated documentation for new or changed features
  • Added/updated tests to cover the changes
  • Followed project coding standards and guidelines

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //src:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.4.2) and connecting to it...
INFO: Invocation ID: e68afb52-d3c8-4b31-9643-ab838a953841
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: src
Loading: 0 packages loaded
    currently loading: src
Analyzing: target //src:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //src:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //src:license-check (59 packages loaded, 9 targets configured)

Analyzing: target //src:license-check (70 packages loaded, 9 targets configured)

Analyzing: target //src:license-check (76 packages loaded, 9 targets configured)

Analyzing: target //src:license-check (128 packages loaded, 920 targets configured)

Analyzing: target //src:license-check (141 packages loaded, 2694 targets configured)

Analyzing: target //src:license-check (141 packages loaded, 2696 targets configured)

Analyzing: target //src:license-check (141 packages loaded, 2696 targets configured)

Analyzing: target //src:license-check (144 packages loaded, 4585 targets configured)

Analyzing: target //src:license-check (144 packages loaded, 4585 targets configured)

Analyzing: target //src:license-check (144 packages loaded, 4585 targets configured)

Analyzing: target //src:license-check (144 packages loaded, 4585 targets configured)

Analyzing: target //src:license-check (145 packages loaded, 4709 targets configured)

Analyzing: target //src:license-check (145 packages loaded, 4709 targets configured)

Analyzing: target //src:license-check (145 packages loaded, 4709 targets configured)

INFO: Analyzed target //src:license-check (146 packages loaded, 4835 targets configured).
[12 / 16] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes; 0s disk-cache, processwrapper-sandbox ... (2 actions running)
[14 / 16] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
INFO: Found 1 target...
Target //src:license.check.license_check up-to-date:
  bazel-bin/src/license.check.license_check
  bazel-bin/src/license.check.license_check.jar
INFO: Elapsed time: 26.686s, Critical Path: 2.45s
INFO: 16 processes: 12 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 16 total actions
INFO: Running command line: bazel-bin/src/license.check.license_check src/formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

The created documentation from the pull request is available at: docu-html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

Enable versioning of requirements

1 participant