Skip to content

chore(bazel): make module declarations one line - #10

Open
AlexanderLanin wants to merge 1 commit into
mainfrom
repo-sync/bazel-module-one-line
Open

chore(bazel): make module declarations one line#10
AlexanderLanin wants to merge 1 commit into
mainfrom
repo-sync/bazel-module-one-line

Conversation

@AlexanderLanin

Copy link
Copy Markdown
Member

Policy

bazel.module-one-line

Keep the Bazel module declaration compact and consistent.

Why this repository?

This repository contains policy-managed legacy content in MODULE.bazel.

Changes

  • MODULE.bazel: replace matching text
    • Do not hardcode the module version in Git; the Bazel Registry derives it dynamically when a Git release of the module is made, and compatibility_level is deprecated.

This pull request is managed by repo-sync and may be updated by a later policy run.
Please report any issues to #score-infrastructure.

Warning

The tool producing this PR is in proof-of-concept stage. Review carefully.

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

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]
2026/08/07 00:51:45 Downloading https://releases.bazel.build/8.4.2/release/bazel-8.4.2-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server (8.4.2) and connecting to it...
INFO: Invocation ID: 75836806-1197-4f7a-bed2-3565bc8a0194
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
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 (54 packages loaded, 9 targets configured)

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

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

Analyzing: target //:license-check (119 packages loaded, 1500 targets configured)

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

Analyzing: target //:license-check (130 packages loaded, 2281 targets configured)

Analyzing: target //:license-check (131 packages loaded, 2281 targets configured)

Analyzing: target //:license-check (132 packages loaded, 4288 targets configured)

Analyzing: target //:license-check (132 packages loaded, 4288 targets configured)

Analyzing: target //:license-check (133 packages loaded, 4415 targets configured)

Analyzing: target //:license-check (133 packages loaded, 4415 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

INFO: Analyzed target //:license-check (135 packages loaded, 6039 targets configured).
[8 / 13] 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
[10 / 13] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes; 0s disk-cache, processwrapper-sandbox
[11 / 13] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
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: 121.136s, Critical Path: 2.69s
INFO: 13 processes: 9 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 13 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>]

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.

1 participant