Skip to content

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

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

chore(bazel): make module declarations one line#254
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.

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 --lockfile_mode=error //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.6.0) and connecting to it...
INFO: Invocation ID: 2d406667-0ffd-45ce-8b7c-4d91b0812431
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'score_process', the root module requires module version score_process@1.5.4, but got score_process@1.6.0 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: 
Computing main repo mapping: 
Loading: 
Loading: 4 packages loaded
Loading: 4 packages loaded
    currently loading: 
Loading: 4 packages loaded
    currently loading: 
Loading: 4 packages loaded
    currently loading: 
WARNING: Target pattern parsing failed.
ERROR: Skipping '//:license-check': no such target '//:license-check': target 'license-check' not declared in package '' defined by /home/runner/work/logging/logging/BUILD
ERROR: no such target '//:license-check': target 'license-check' not declared in package '' defined by /home/runner/work/logging/logging/BUILD
INFO: Elapsed time: 11.728s
INFO: 0 processes.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target

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