Skip to content

chore(devcontainer): standardize SCORE devcontainer integration - #718

Merged
AlexanderLanin merged 5 commits into
mainfrom
repo-sync/devcontainer-score-version-alignment
Aug 13, 2026
Merged

chore(devcontainer): standardize SCORE devcontainer integration#718
AlexanderLanin merged 5 commits into
mainfrom
repo-sync/devcontainer-score-version-alignment

Conversation

@AlexanderLanin

@AlexanderLanin AlexanderLanin commented Aug 12, 2026

Copy link
Copy Markdown
Member

Policy

devcontainer.score-standardization

Keep the SCORE devcontainer image and direct dependency on the same version,
and provide the standard SCORE tool launcher.

Why this repository?

This repository matches this policy because .devcontainer/Dockerfile matches this policy's file-content condition and MODULE.bazel declares the required direct Bazel dependency or dependencies: score_devcontainer.

Changes

  • .devcontainer/run-tool: add file
    • Provide the standard SCORE tool launcher in repositories using the SCORE devcontainer.
  • .pre-commit-config.yaml: replace matching text
    • Point pre-commit hooks at the standard SCORE tool launcher.
  • .devcontainer/run_tool.sh: remove file
    • Replace the previous launcher path with the standard hyphenated path.

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 12, 2026

Copy link
Copy Markdown
Contributor

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.6.0) and connecting to it...
INFO: Invocation ID: 4fc6e37e-859e-480d-bf96-32ba80f5f756
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: src
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.111s
INFO: 0 processes.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target

@github-actions

Copy link
Copy Markdown
Contributor

Documentation preview for this pull request is available at:
pr-718: https://eclipse-score.github.io/docs-as-code/pr-718/

@AlexanderLanin AlexanderLanin changed the title chore(devcontainer): align SCORE devcontainer versions chore(devcontainer): standardize SCORE devcontainer integration Aug 12, 2026

@MaximilianSoerenPollak MaximilianSoerenPollak left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems sensible to me.

@AlexanderLanin
AlexanderLanin merged commit 57b7e0c into main Aug 13, 2026
21 checks passed
@AlexanderLanin
AlexanderLanin deleted the repo-sync/devcontainer-score-version-alignment branch August 13, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

2 participants