Skip to content

chore: provide bazel-tools from devcontainer#511

Draft
AlexanderLanin wants to merge 1 commit intomainfrom
tools
Draft

chore: provide bazel-tools from devcontainer#511
AlexanderLanin wants to merge 1 commit intomainfrom
tools

Conversation

@AlexanderLanin
Copy link
Copy Markdown
Member

Precondition: eclipse-score/devcontainer#116

Example:

bazel run //:shellcheck -- --version
INFO: Analyzed target //:shellcheck (4 packages loaded, 13 targets configured).
INFO: Found 1 target...
Target @@rules_multitool++multitool+multitool//tools/shellcheck:cwd up-to-date:
  bazel-bin/external/rules_multitool++multitool+multitool/tools/shellcheck/cwd
INFO: Elapsed time: 0.459s, Critical Path: 0.00s
INFO: 1 process: 6 action cache hit, 1 internal.
INFO: Build completed successfully, 1 total action
INFO: Running command line: bazel-bin/external/rules_multitool++multitool+multitool/tools/shellcheck/cwd <args omitted>
ShellCheck - shell script analysis tool
version: 0.10.0
license: GNU General Public License, version 3
website: https://www.shellcheck.net

@github-actions
Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //src:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.4.2) and connecting to it...
INFO: Invocation ID: 0dca0afb-052b-4d67-a353-3c019b2a910b
Computing main repo mapping: 
DEBUG: Rule 'score_devcontainer+' indicated that a canonical reproducible form can be obtained by modifying arguments commit = "e9b92adedebe5b579ae52232a1f4b7f0a5a56480" and dropping ["branch"]
DEBUG: Repository score_devcontainer+ instantiated at:
  <builtin>: in <toplevel>
Repository rule git_repository defined at:
  /home/runner/.bazel/external/bazel_tools/tools/build_defs/repo/git.bzl:223:33: in <toplevel>
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
WARNING: Target pattern parsing failed.
ERROR: Skipping '//src:license-check': no such target '//src:license-check': target 'license-check' not declared in package 'src' defined by /home/runner/work/docs-as-code/docs-as-code/src/BUILD
ERROR: no such target '//src:license-check': target 'license-check' not declared in package 'src' defined by /home/runner/work/docs-as-code/docs-as-code/src/BUILD
INFO: Elapsed time: 6.126s
INFO: 0 processes.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target

@github-actions
Copy link
Copy Markdown

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

etas-contrib-automation Bot pushed a commit to etas-contrib/score_devcontainer that referenced this pull request Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant