Skip to content

locking: enforce Bzlmod lockfile consistency#47

Open
dcalavrezo-qorix wants to merge 4 commits intomainfrom
dcalavrezo_lock
Open

locking: enforce Bzlmod lockfile consistency#47
dcalavrezo-qorix wants to merge 4 commits intomainfrom
dcalavrezo_lock

Conversation

@dcalavrezo-qorix
Copy link
Contributor

add reusable lockfile check workflow

track MODULE.bazel.lock (remove from .gitignore)

enforce --lockfile_mode=error in CI and scripts

Addresses eclipse-score/score#2628

add reusable lockfile check workflow

track MODULE.bazel.lock (remove from .gitignore)

enforce --lockfile_mode=error in CI and scripts

Addresses eclipse-score/score#2628
@github-actions
Copy link

github-actions bot commented Mar 9, 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]
Starting local Bazel server (8.3.0) and connecting to it...
INFO: Invocation ID: d193f073-453d-4188-bb64-77767d42b44c
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
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
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 (13 packages loaded, 9 targets configured)

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

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

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

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

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

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

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

Analyzing: target //:license-check (157 packages loaded, 3353 targets configured)

Analyzing: target //:license-check (167 packages loaded, 3413 targets configured)

Analyzing: target //:license-check (167 packages loaded, 3413 targets configured)

Analyzing: target //:license-check (167 packages loaded, 3413 targets configured)

Analyzing: target //:license-check (171 packages loaded, 5426 targets configured)

Analyzing: target //:license-check (178 packages loaded, 5642 targets configured)
[11 / 17] [Prepa] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 244 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
Analyzing: target //:license-check (199 packages loaded, 5738 targets configured)
[15 / 17] [Prepa] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar
Analyzing: target //:license-check (199 packages loaded, 5738 targets configured)
[16 / 17] [Prepa] Building license.check.license_check.jar ()
Analyzing: target //:license-check (199 packages loaded, 5738 targets configured)
[17 / 17] no actions running
Analyzing: target //:license-check (199 packages loaded, 5738 targets configured)
[17 / 17] no actions running
INFO: Analyzed target //:license-check (200 packages loaded, 10072 targets configured).
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: 37.104s, Critical Path: 3.45s
INFO: 17 processes: 12 internal, 4 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 17 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

github-actions bot commented Mar 9, 2026

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

updated lockfile

Signed-off-by: Dan Calavrezo <195309321+dcalavrezo-qorix@users.noreply.github.com>
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.

3 participants