Skip to content

Conversation

@MaximilianSoerenPollak
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Jul 25, 2025

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //:license-check

Status: ✅ Passed

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
INFO: Invocation ID: 49002cd8-194f-4308-b9f0-2d70772905bd
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'googletest', the root module requires module version googletest@1.14.0, but got googletest@1.14.0.bcr.1 in the resolved dependency graph.
Loading: 
Loading: 0 packages loaded
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 (100 packages loaded, 10 targets configured)

Analyzing: target //:license-check (147 packages loaded, 945 targets configured)

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

Analyzing: target //:license-check (166 packages loaded, 2873 targets configured)

Analyzing: target //:license-check (166 packages loaded, 2873 targets configured)

Analyzing: target //:license-check (169 packages loaded, 4879 targets configured)

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

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

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

INFO: Analyzed target //:license-check (172 packages loaded, 7042 targets configured).
[9 / 13] JavaToolchainCompileClasses external/rules_java~/toolchains/platformclasspath_classes; 0s disk-cache
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: 185.164s, Critical Path: 0.47s
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 -review -project automotive.score -repo https://github.com/eclipse-score/module_template -token otyhZ4eaRYK1tKLNNF-Y
[main] INFO Querying Eclipse Foundation for license data for 2 items.
[main] INFO Found 1 items.
[main] INFO Querying ClearlyDefined for license data for 1 items.
[main] INFO Found 1 items.
[main] INFO Vetted license information was found for all content. No further investigation is required.

@github-actions
Copy link

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

Increasing some old/outdated modules and upgrading their version
bazel_dep(name = "score_format_checker", version = "0.1.1")
bazel_dep(name = "aspect_rules_lint", version = "1.0.3")
bazel_dep(name = "buildifier_prebuilt", version = "7.3.1")
bazel_dep(name = "aspect_rules_lint", version = "1.4.4")
Copy link
Contributor

Choose a reason for hiding this comment

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

any reason to not got to the latest version? v1.5.1?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We had problems going to latest version on docs-as-code, stuff didn't work.
That was before we upgraded to 8.3 bazel version, we have not tried it yet.

So for now I would keep 1.4.4 but once we release docs-as-code 1.0 (this week planned) with the 8.3 bazel upgrade we will check if we can upgrade this further.

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

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants