Skip to content

chore(devcontainer): declare SCORE devcontainer dependency - #35

Open
eclipse-score-bot wants to merge 1 commit into
mainfrom
repo-policy-sync/score-devcontainer-dependency-alignment
Open

chore(devcontainer): declare SCORE devcontainer dependency#35
eclipse-score-bot wants to merge 1 commit into
mainfrom
repo-policy-sync/score-devcontainer-dependency-alignment

Conversation

@eclipse-score-bot

Copy link
Copy Markdown
Contributor

Policy

score-devcontainer-dependency-alignment

Declare the SCORE devcontainer as a direct Bazel dependency using the
repository's Dockerfile image version.

Why this repository?

This repository matches this policy because MODULE.bazel exists and the policy value devcontainer_version is available because .devcontainer/Dockerfile contains exactly one ghcr.io/eclipse-score/devcontainer:vX.Y.Z FROM instruction.

Changes

  • MODULE.bazel: add Bazel dependency 'score_devcontainer' at version '1.11.0'
    • Declare the SCORE devcontainer as a direct Bazel dependency.

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 Sep 4, 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/09/04 08:52:12 Downloading https://releases.bazel.build/8.6.0/release/bazel-8.6.0-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server (8.6.0) and connecting to it...
INFO: Invocation ID: b231dd9e-000a-4757-bb74-d8e35f5c2705
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 'aspect_rules_lint', the root module requires module version aspect_rules_lint@1.3.1, but got aspect_rules_lint@1.5.3 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'buildifier_prebuilt', the root module requires module version buildifier_prebuilt@7.3.1, but got buildifier_prebuilt@8.2.0.2 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'rules_pkg', the root module requires module version rules_pkg@1.0.1, but got rules_pkg@1.1.0 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 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/os_images/os_images/BUILD
ERROR: no such target '//:license-check': target 'license-check' not declared in package '' defined by /home/runner/work/os_images/os_images/BUILD
INFO: Elapsed time: 14.350s
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant