Skip to content

Followup PR to integrate nits of #207 #212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

MaximilianSoerenPollak
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Aug 14, 2025

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //src:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.3.0) and connecting to it...
INFO: Invocation ID: 26aec18a-b057-4ac2-9f02-4f1f4c488fd7
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: src
Analyzing: target //src:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //src:license-check (1 packages loaded, 0 targets configured)

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

Analyzing: target //src:license-check (122 packages loaded, 877 targets configured)

Analyzing: target //src:license-check (129 packages loaded, 2423 targets configured)

INFO: Analyzed target //src:license-check (137 packages loaded, 4488 targets configured).
[1 / 1] no actions running
INFO: Found 1 target...
Target //src:license.check.license_check up-to-date:
  bazel-bin/src/license.check.license_check
  bazel-bin/src/license.check.license_check.jar
INFO: Elapsed time: 12.935s, Critical Path: 0.39s
INFO: 13 processes: 4 disk cache hit, 9 internal.
INFO: Build completed successfully, 13 total actions
INFO: Running command line: bazel-bin/src/license.check.license_check src/formatted.txt <args omitted>
[main] INFO Querying Eclipse Foundation for license data for 84 items.

@MaximilianSoerenPollak
Copy link
Contributor Author

Mainly moved tests to where they belong now and also added one/two nitpicks from #207 in here.

Copy link

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

@@ -124,75 +124,6 @@ def git_repo(temp_dir):
return git_dir


@pytest.fixture
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removing these, as they have been added to 'test_helper_lib'

@MaximilianSoerenPollak MaximilianSoerenPollak merged commit 5531393 into eclipse-score:main Aug 18, 2025
7 of 9 checks passed
@github-project-automation github-project-automation bot moved this from Draft to Done in Infrastructure Aug 18, 2025
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.

2 participants