Skip to content

Minor bazel config improvements#4

Merged
armin-acn merged 1 commit intoeclipse-score:mainfrom
esrlabs:cr-135861
Oct 31, 2025
Merged

Minor bazel config improvements#4
armin-acn merged 1 commit intoeclipse-score:mainfrom
esrlabs:cr-135861

Conversation

@marcmo
Copy link
Contributor

@marcmo marcmo commented Oct 6, 2025

originates from CR #135861

@github-actions
Copy link

github-actions bot commented Oct 6, 2025

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

@github-actions
Copy link

github-actions bot commented Oct 6, 2025

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]
Starting local Bazel server (8.3.0) and connecting to it...
INFO: Invocation ID: c26ab11c-76ff-439c-80b4-7600aca1891f
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: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

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

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

Analyzing: target //:license-check (132 packages loaded, 1916 targets configured)

Analyzing: target //:license-check (138 packages loaded, 2573 targets configured)

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

INFO: Analyzed target //:license-check (146 packages loaded, 4638 targets configured).
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 2 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
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: 17.121s, Critical Path: 0.28s
INFO: 13 processes: 4 disk cache hit, 9 internal.
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>]

armin-acn
armin-acn previously approved these changes Oct 27, 2025
Remove redundant configuration statements:
- rules_cc module and loading of cc_binary and cc_library rules
- explicit rules_rust hashes
- rust_analyzer extension

Change-Id: Ie7f54063cffe6ca5426caf2de8fab1d732fc09f9
Copy link
Contributor

@DominikAFischer DominikAFischer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@armin-acn armin-acn merged commit 05702d0 into eclipse-score:main Oct 31, 2025
17 checks passed
@marcmo marcmo deleted the cr-135861 branch October 31, 2025 11:46
ShoroukRamzy pushed a commit to Valeo-S-CORE-Organization/feo that referenced this pull request Nov 6, 2025
Remove redundant configuration statements:
- rules_cc module and loading of cc_binary and cc_library rules
- explicit rules_rust hashes
- rust_analyzer extension

Change-Id: Ie7f54063cffe6ca5426caf2de8fab1d732fc09f9

Co-authored-by: Dominik Fischer <dominik.a.fischer@accenture.com>
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