Skip to content

Conversation

@opajonk
Copy link
Contributor

@opajonk opajonk commented Nov 13, 2025

WIth this change, a semver-tagged devcontainer version is pinned. Thus, updates to the "latest" tag cannot unexpectedly cause harm to the repository anymore.

WIth this change, a semver-tagged devcontainer version is pinned. Thus, updates to the "latest" tag cannot unexpectedly cause harm to the repository anymore.
@github-actions
Copy link

⚠️ Docs-as-Code version mismatch detected
Please check the CI build logs for details and align the documentation version with the Bazel dependency.

@opajonk
Copy link
Contributor Author

opajonk commented Nov 13, 2025

I checked the following to test the container:

bazel test //...
bazel run //:docs
bazel run //:ide_support

Those passed fine.

In the README, a target bazel coverage --combined_report=lcov //docs:score_metamodel_test is mentioned. However, this target does not exist (anymore?). The target bazel run //:format.check does not work since it expands to three targets. Running those individually worked.

@github-actions
Copy link

The created documentation from the pull request is available at: docu-html

@opajonk opajonk marked this pull request as ready for review November 13, 2025 07:04
@AlexanderLanin AlexanderLanin merged commit 4277c62 into eclipse-score:main Nov 13, 2025
6 checks passed
ZoranCutura pushed a commit to etas-contrib/score_score that referenced this pull request Dec 9, 2025
WIth this change, a semver-tagged devcontainer version is pinned. Thus, updates to the "latest" tag cannot unexpectedly cause harm to the repository anymore.
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.

2 participants