Uh oh!
There was an error while loading. Please reload this page.
feat(DEN-2725): route root gitops commands safely on current main - #242
Merged
Merged
Conversation
ORESoftwareforce-pushed
the
feat/den-2725-root-gitops-current-main-v2
branch
from
August 8, 2026 15:42
173bab4 to
17fe649CompareORESoftwareforce-pushed
the
feat/den-2725-root-gitops-current-main-v2
branch
from
August 8, 2026 16:02
17fe649 to
8eb8e31CompareORESoftware
marked this pull request as ready for review
August 8, 2026 16:16
Uh oh!
There was an error while loading. Please reload this page.
This was referenced Aug 8, 2026
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 freeto 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.
Scope
Current-main root
zed gitopsdispatcher, replayed without changing its behavior after the independently certified offline tool-profile slice merged.Exact parent:
Exact candidate head:
Behavior
zed gitops ...delegates only to the trusted sibling executablezed-gitopsnext to the runningzedbinary.PATHsearch is used for the delegated command.Changed files
.zpkg.tomldocs/gitops-validator.mdscripts/validate-zed-package-graph.shsrc/completion.rssrc/external_subcommands.rssrc/lib.rssrc/main.rstests/external_gitops_dispatch.rsThe only overlapping integration with the newly merged offline tool-profile slice is
src/lib.rs. The current candidate preservespub mod tool_profile;and adds onlypub mod external_subcommands;. No task-runtime, inspect-JSON, SOPS ciphertext/configuration, native-registry, release, dependency, lockfile, tool-profile implementation, or workflow files are changed.Validation
The focused integration test covers sibling selection, argument forwarding, exit-code propagation, missing executable behavior, recursion rejection, and root help/completion visibility.
Coordination and evidence
mainand overlappedsrc/lib.rs, this exact head is undergoing a fresh product matrix and a third pin-only canary update.This PR remains draft until the new exact-head product and test-org matrices are terminal and review threads are clear.