Skip to content

Add config file for VSCode devcontainer builds#52

Merged
masc2023 merged 1 commit intoeclipse-score:mainfrom
schreibwsag:fb_feo
Mar 18, 2026
Merged

Add config file for VSCode devcontainer builds#52
masc2023 merged 1 commit intoeclipse-score:mainfrom
schreibwsag:fb_feo

Conversation

@schreibwsag
Copy link
Contributor

No description provided.

@github-actions
Copy link

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: c71bdd3b-9615-4584-9842-4ab0f0cf6ce3
Computing main repo mapping: 
Computing main repo mapping: 
DEBUG: Rule 'rules_boost+' indicated that a canonical reproducible form can be obtained by modifying arguments integrity = "sha256-LTilyiMMjpYyAi1PW+8RycyAEHy9clo7915R0Bchb2E="
DEBUG: Repository rules_boost+ instantiated at:
  <builtin>: in <toplevel>
Repository rule http_archive defined at:
  /home/runner/.bazel/external/bazel_tools/tools/build_defs/repo/http.bzl:394:31: in <toplevel>
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 'score_tooling', the root module requires module version score_tooling@1.1.0, but got score_tooling@1.1.2 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'score_logging', the root module requires module version score_logging@0.0.5, but got score_logging@0.1.0 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'googletest', the root module requires module version googletest@1.17.0, but got googletest@1.17.0.bcr.2 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: 
Computing main repo mapping: 
Loading: 
Loading: 4 packages loaded
Loading: 4 packages loaded
    currently loading: 
Analyzing: target //:license-check (5 packages loaded, 0 targets configured)
Analyzing: target //:license-check (5 packages loaded, 0 targets configured)

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

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

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

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

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

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

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

Analyzing: target //:license-check (160 packages loaded, 2916 targets configured)

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

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

Analyzing: target //:license-check (174 packages loaded, 5302 targets configured)

Analyzing: target //:license-check (174 packages loaded, 5302 targets configured)

Analyzing: target //:license-check (174 packages loaded, 5302 targets configured)

Analyzing: target //:license-check (174 packages loaded, 5302 targets configured)

Analyzing: target //:license-check (181 packages loaded, 5640 targets configured)
[7 / 17] Creating runfiles tree bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/score_tooling+/dash/tool/formatters/dash_format_converter.runfiles [for tool]; 0s local ... (2 actions, 1 running)
Analyzing: target //:license-check (203 packages loaded, 5738 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 244 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
Analyzing: target //:license-check (203 packages loaded, 5738 targets configured)
[15 / 17] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
Analyzing: target //:license-check (203 packages loaded, 5738 targets configured)
[16 / 17] Building license.check.license_check.jar (); 0s disk-cache, multiplex-worker
Analyzing: target //:license-check (203 packages loaded, 5738 targets configured)
[17 / 17] no actions running
INFO: Analyzed target //:license-check (204 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.601s, Critical Path: 2.93s
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

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

@schreibwsag
Copy link
Contributor Author

Sorry, I forgot to provide the description.
My goal is to build feo in our company environment (Schaeffer). When trying to build, there are problems
fetching necessary dependencies due firewall and TLS inspection issues. But the devcontainer mechanism
(also used in communication) is working fine. So my proposal is include the devcontainer build mechanism
in feo also.

@masc2023 masc2023 merged commit 0a0330e into eclipse-score:main Mar 18, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants