Skip to content

chore(bazel): use a minimal module declaration - #254

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

chore(bazel): use a minimal module declaration#254
AlexanderLanin wants to merge 1 commit into
mainfrom
repo-sync/bazel-module-one-line

Conversation

@AlexanderLanin

@AlexanderLanin AlexanderLanin commented Aug 7, 2026

Copy link
Copy Markdown
Member

Policy

minimal-bazel-module-declaration

Keep the Bazel module declaration limited to its repository-owned name.

Why this repository?

This repository matches this policy because MODULE.bazel exists.

Changes

  • MODULE.bazel: replace matching text
    • Remove module metadata that should be derived by the Bazel Registry.

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

Note

This pull request is generated automatically. Review the proposed changes
before merging.

@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

@AlexanderLanin AlexanderLanin changed the title chore(bazel): make module declarations one line chore(bazel): use a minimal module declaration Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant