Skip to content

impl: backend migration example#141

Merged
vinodreddy-g merged 1 commit intoeclipse-score:mainfrom
qorix-group:arkjedrz_migration-example
Feb 18, 2026
Merged

impl: backend migration example#141
vinodreddy-g merged 1 commit intoeclipse-score:mainfrom
qorix-group:arkjedrz_migration-example

Conversation

@arkjedrz
Copy link
Copy Markdown
Contributor

@arkjedrz arkjedrz commented Oct 9, 2025

Example on how migration between backends can be performed.

@arkjedrz arkjedrz self-assigned this Oct 9, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 9, 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]
Extracting Bazel installation...
Starting local Bazel server (8.3.0) and connecting to it...
INFO: Invocation ID: 406a0c5d-2000-4122-8ea9-4d9df09e7a68
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: 
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'rules_python', the root module requires module version rules_python@1.4.1, but got rules_python@1.8.3 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'rules_cc', the root module requires module version rules_cc@0.1.2, but got rules_cc@0.2.14 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'score_process', the root module requires module version score_process@1.4.0, but got score_process@1.4.3 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
Loading: 
Loading: 2 packages loaded
Loading: 2 packages loaded
    currently loading: 
Loading: 2 packages loaded
    currently loading: 
Analyzing: target //:license-check (3 packages loaded, 0 targets configured)
Analyzing: target //:license-check (3 packages loaded, 0 targets configured)

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

Analyzing: target //:license-check (99 packages loaded, 57 targets configured)

Analyzing: target //:license-check (150 packages loaded, 1879 targets configured)

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

Analyzing: target //:license-check (162 packages loaded, 3411 targets configured)

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

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

Analyzing: target //:license-check (191 packages loaded, 5630 targets configured)
[12 / 17] checking cached actions
Analyzing: target //:license-check (193 packages loaded, 5638 targets configured)
[13 / 17] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes; 0s disk-cache, processwrapper-sandbox ... (2 actions running)
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 62 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
Analyzing: target //:license-check (193 packages loaded, 5638 targets configured)
[15 / 17] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
Analyzing: target //:license-check (193 packages loaded, 5638 targets configured)
[16 / 17] [Prepa] Building license.check.license_check.jar ()
Analyzing: target //:license-check (193 packages loaded, 5638 targets configured)
[17 / 17] no actions running
Analyzing: target //:license-check (194 packages loaded, 9972 targets configured)
[17 / 17] no actions running
Analyzing: target //:license-check (194 packages loaded, 9972 targets configured)
[17 / 17] no actions running
Analyzing: target //:license-check (194 packages loaded, 9972 targets configured)
[17 / 17] no actions running
Analyzing: target //:license-check (194 packages loaded, 9972 targets configured)
[17 / 17] no actions running
Analyzing: target //:license-check (194 packages loaded, 9972 targets configured)
[17 / 17] no actions running
Analyzing: target //:license-check (194 packages loaded, 9972 targets configured)
[17 / 17] no actions running
INFO: Analyzed target //:license-check (196 packages loaded, 10086 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: 40.580s, Critical Path: 4.01s
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
Copy Markdown

github-actions Bot commented Oct 9, 2025

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

@arkjedrz arkjedrz force-pushed the arkjedrz_migration-example branch from 3a2b06e to 7f7b950 Compare October 9, 2025 12:56
@arkjedrz
Copy link
Copy Markdown
Contributor Author

This should get updated and merged.

@arkjedrz arkjedrz force-pushed the arkjedrz_migration-example branch from 7f7b950 to e6dcc8e Compare February 16, 2026 10:55
Example on how migration between backends can be performed.
@arkjedrz arkjedrz force-pushed the arkjedrz_migration-example branch from e6dcc8e to 541b1ae Compare February 16, 2026 10:58
@arkjedrz arkjedrz marked this pull request as ready for review February 16, 2026 11:06
Copy link
Copy Markdown
Contributor

@vinodreddy-g vinodreddy-g left a comment

Choose a reason for hiding this comment

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

LGTM

@vinodreddy-g vinodreddy-g merged commit 3b7481c into eclipse-score:main Feb 18, 2026
17 checks passed
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.

2 participants