Skip to content

feat: add build acceptlist CI check for CfgD & CfgP targets#4

Merged
antonkri merged 2 commits into
eclipse-score:mainfrom
Chahult:white_list_deps_for_cofig_manag
Mar 16, 2026
Merged

feat: add build acceptlist CI check for CfgD & CfgP targets#4
antonkri merged 2 commits into
eclipse-score:mainfrom
Chahult:white_list_deps_for_cofig_manag

Conversation

@Chahult
Copy link
Copy Markdown
Contributor

@Chahult Chahult commented Mar 13, 2026

Added score/config_management/deps_whitelist.json with all CfgD & CfgP targets verified by a successful local build
Added .github/workflows/deps-whitelist-check.yml CI workflow that builds each whitelisted target on every PR/push touching score/** or MODULE.bazel

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 13, 2026

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
2026/03/14 06:17:10 Downloading https://releases.bazel.build/8.3.0/release/bazel-8.3.0-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server (8.3.0) and connecting to it...
INFO: Invocation ID: 30f89bbd-33d6-485a-8b21-4ab72d38a789
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'rules_python', the root module requires module version rules_python@1.4.1, but got rules_python@1.5.1 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'googletest', the root module requires module version googletest@1.17.0.bcr.1, but got googletest@1.17.0.bcr.2 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'rules_cc', the root module requires module version rules_cc@0.2.1, but got rules_cc@0.2.8 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'aspect_rules_lint', the root module requires module version aspect_rules_lint@1.5.3, but got aspect_rules_lint@1.10.2 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 1 packages loaded
Loading: 1 packages loaded
    currently loading: 
Loading: 1 packages loaded
    currently loading: 
Analyzing: target //:license-check (2 packages loaded, 0 targets configured)
Analyzing: target //:license-check (2 packages loaded, 0 targets configured)

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

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

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

Analyzing: target //:license-check (123 packages loaded, 208 targets configured)

Analyzing: target //:license-check (152 packages loaded, 1143 targets configured)

Analyzing: target //:license-check (153 packages loaded, 3162 targets configured)

Analyzing: target //:license-check (155 packages loaded, 3185 targets configured)

Analyzing: target //:license-check (155 packages loaded, 3185 targets configured)

Analyzing: target //:license-check (155 packages loaded, 3185 targets configured)

Analyzing: target //:license-check (155 packages loaded, 3185 targets configured)

Analyzing: target //:license-check (160 packages loaded, 5188 targets configured)

Analyzing: target //:license-check (163 packages loaded, 5322 targets configured)

Analyzing: target //:license-check (164 packages loaded, 5442 targets configured)

Analyzing: target //:license-check (164 packages loaded, 5442 targets configured)

Analyzing: target //:license-check (164 packages loaded, 5442 targets configured)

Analyzing: target //:license-check (164 packages loaded, 5442 targets configured)

INFO: Analyzed target //:license-check (165 packages loaded, 7377 targets configured).
[6 / 13] Creating runfiles tree bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/score_tooling+/dash/tool/formatters/dash_format_converter.runfiles [for tool]; 0s local ... (2 actions, 1 running)
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 2 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
[10 / 13] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes; 0s disk-cache, processwrapper-sandbox
[11 / 13] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 211.158s, Critical Path: 2.55s
INFO: 13 processes: 9 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 13 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./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

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

FScholPer
FScholPer previously approved these changes Mar 13, 2026
@FScholPer
Copy link
Copy Markdown

@Chahult can you please fix the copyright and formatting issues?!

@FScholPer FScholPer requested a review from antonkri March 13, 2026 14:55
antonkri
antonkri previously approved these changes Mar 13, 2026
@Chahult Chahult dismissed stale reviews from antonkri and FScholPer via 18bde4f March 14, 2026 06:16
@Chahult Chahult requested review from FScholPer and antonkri March 14, 2026 06:28
@antonkri antonkri merged commit 15f5fc2 into eclipse-score:main Mar 16, 2026
8 checks passed
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.

3 participants