Skip to content

Pr 64 from mirror - #46

Draft
michaelsaborov wants to merge 4 commits into
mainfrom
pr-64-from-mirror
Draft

michaelsaborov wants to merge 4 commits into
mainfrom
pr-64-from-mirror

Conversation

@michaelsaborov

Copy link
Copy Markdown
Contributor

No description provided.

Chahult and others added 4 commits August 6, 2026 17:49
eclipse-score/cicd-workflows#124 split docs.yml into build-only docs.yml +
docs-publish.yml, but per eclipse-score/cicd-workflows#179 this broke PR-head
checkout for pull_request_target events (upstream-acknowledged, still
unresolved). Revert docs.yml to the same pre-split commit already used by
baselibs/logging/communication's external deps, which builds and deploys
docs in one reusable workflow and correctly checks out the PR head via
github.event.pull_request.head.ref regardless of pull_request_target.

- docs.yml: pin to af347722c7ae3ed85518895c11268d96ac728f62 (baselibs' pin).
- copyright.yml, format.yml, license_check.yml, docs-cleanup.yml: pin to a
  fixed commit SHA instead of floating @main so upstream changes to these
  reusable workflows cannot silently alter our CI behavior.
Per coderabbit review: config_provider/code/config_provider/details/BUILD
already defines a unit_test cc_test target, so config_provider_details_unit
should reference it (tests = [":unit_test"]) instead of leaving tests
empty, consistent with config_daemon_app_unit's wiring.
feat: wire unit tests to lifecycle paths and LOBSTER traceability
@github-actions

Copy link
Copy Markdown

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]
Extracting Bazel installation...
Starting local Bazel server (8.5.1) and connecting to it...
INFO: Invocation ID: 4b18a435-8a1c-4f3f-9d5c-9ba309510bbe
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'rules_rust', the root module requires module version rules_rust@0.68.1-score, but got rules_rust@0.68.2-score in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'grpc-java', the root module requires module version grpc-java@1.70.0, but got grpc-java@1.78.0 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: 
Loading: 
Loading: 3 packages loaded
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Analyzing: target //:license-check (4 packages loaded, 0 targets configured)
Analyzing: target //:license-check (4 packages loaded, 0 targets configured)

Analyzing: target //:license-check (38 packages loaded, 10 targets configured)

Analyzing: target //:license-check (90 packages loaded, 10 targets configured)

Analyzing: target //:license-check (149 packages loaded, 965 targets configured)

Analyzing: target //:license-check (165 packages loaded, 5857 targets configured)

Analyzing: target //:license-check (172 packages loaded, 9266 targets configured)

Analyzing: target //:license-check (172 packages loaded, 9266 targets configured)

Analyzing: target //:license-check (172 packages loaded, 9266 targets configured)

Analyzing: target //:license-check (177 packages loaded, 11395 targets configured)

Analyzing: target //:license-check (177 packages loaded, 11395 targets configured)

Analyzing: target //:license-check (177 packages loaded, 11395 targets configured)

INFO: Analyzed target //:license-check (178 packages loaded, 12974 targets configured).
[11 / 16] [Prepa] Expanding template external/score_tooling+/dash/tool/formatters/_dash_format_converter_stage2_bootstrap.py [for tool]
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 2 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
[14 / 16] [Prepa] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar
[15 / 16] Building license.check.license_check.jar (); 0s disk-cache, multiplex-worker
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: 206.407s, Critical Path: 2.66s
INFO: 16 processes: 12 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 16 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>]

This branch has not been deployed

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

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants