Skip to content

docs: update stale bazel_dep versions in how-to guides#505

Merged
AlexanderLanin merged 1 commit into
eclipse-score:mainfrom
etas-contrib:docs/update-bazel-dep-versions
Apr 21, 2026
Merged

docs: update stale bazel_dep versions in how-to guides#505
AlexanderLanin merged 1 commit into
eclipse-score:mainfrom
etas-contrib:docs/update-bazel-dep-versions

Conversation

@clanghans
Copy link
Copy Markdown
Contributor

@clanghans clanghans commented Apr 21, 2026

Summary

  • Bump score_docs_as_code 2.0.34.0.1 in docs/how-to/setup.md
  • Bump score_process 1.3.01.5.3 in docs/how-to/other_modules.rst

The version examples in the how-to guides were significantly out of date. Versions verified against the eclipse-score bazel_registry.

Test plan

  • Verify rendered docs still look correct
  • Confirm versions match the latest entries in the bazel registry

🤖 Generated with Claude Code

Bump score_docs_as_code 2.0.3 => 4.0.1 in setup.md and
score_process 1.3.0 => 1.5.3 in other_modules.rst.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

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.4.2) and connecting to it...
INFO: Invocation ID: ab13328d-7908-4479-80de-af90a25a5e35
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
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: 5.693s
INFO: 0 processes.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target

@github-actions
Copy link
Copy Markdown

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

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the how-to documentation to use current bazel_dep version examples that align with the Eclipse S-CORE Bazel registry, reducing confusion for users following setup instructions.

Changes:

  • Bump score_docs_as_code example version to 4.0.1 in the setup guide.
  • Bump score_process example version to 1.5.3 in the “other modules” guide.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/how-to/setup.md Updates the score_docs_as_code bazel_dep example to a newer version.
docs/how-to/other_modules.rst Updates the score_process bazel_dep example to a newer version.

@AlexanderLanin AlexanderLanin merged commit fc28fbf into eclipse-score:main Apr 21, 2026
16 checks passed
@AlexanderLanin AlexanderLanin deleted the docs/update-bazel-dep-versions branch April 21, 2026 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants