[rules score] bump tooling repo - #811
Open
hoe-jo wants to merge 1 commit into
Open
Conversation
hoe-jo
commented
Jul 30, 2026
Contributor
- simplify sphinx setup (reuse tooling repos implementation helpers)
- add skills from tooling repo
- adapt docs to "pass" additional validations
hoe-jo
requested review from
LittleHuba,
bemerybmw,
castler,
crimson11 and
limdor
as code owners
July 30, 2026 08:18
hoe-jo
force-pushed
the
joho_bump_tooling_repo
branch
from
July 30, 2026 08:37
5412242 to
94d6010
Compare
hoe-jo
marked this pull request as draft
August 3, 2026 12:29
hoe-jo
force-pushed
the
joho_bump_tooling_repo
branch
7 times, most recently
from
August 5, 2026 15:27
13bf5cd to
8e258dc
Compare
LittleHuba
previously approved these changes
Aug 5, 2026
hoe-jo
marked this pull request as ready for review
August 5, 2026 15:28
hoe-jo
enabled auto-merge
August 5, 2026 15:28
hoe-jo
dismissed
LittleHuba’s stale review
August 5, 2026 17:05
The merge-base changed after approval.
hoe-jo
force-pushed
the
joho_bump_tooling_repo
branch
2 times, most recently
from
August 6, 2026 05:56
8a3e94e to
70dab66
Compare
- simplify sphinx setup (reuse tooling repos implementation helpers) - add skills from tooling repo - adapt docs to "pass" additional validations
hoe-jo
force-pushed
the
joho_bump_tooling_repo
branch
from
August 6, 2026 06:35
70dab66 to
d68184d
Compare
LittleHuba
requested changes
Aug 6, 2026
Comment on lines
+33
to
+43
| # score_tooling (transitive, via score_communication) uses the apt.sources_list/ | ||
| # apt.sysroot API, only available on this fork -- mirrors the same override in | ||
| # the root MODULE.bazel (this module has its own bzlmod graph, so that one | ||
| # doesn't propagate here). | ||
| bazel_dep(name = "rules_distroless", version = "0.6.2", dev_dependency = True) | ||
| git_override( | ||
| module_name = "rules_distroless", | ||
| commit = "e1df344fde5adaef7397c34076b56f27771d08b8", | ||
| remote = "https://github.com/LittleHuba/rules_distroless.git", | ||
| ) | ||
|
|
Contributor
There was a problem hiding this comment.
This will block releases in the unforseeable future and is therefore not acceptable.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.