Uh oh!
There was an error while loading. Please reload this page.
chore: sync current main into canonical asdf routing - #152
Merged
Conversation
Update shared Nix bundle integration fixtures to use zed_interfaces::paths::ARCHIVE_ROOT instead of the obsolete hard-coded package/ root. Production validation remains strict while repository-wide rendering and inventory tests exercise the real pkg/ artifact format.
Apply the exact rustfmt output to the shared canonical pkg/ fixture helper so independent candidate canaries pass the repository formatting gate without changing fixture semantics.
Canonicalize explicit `dir = "."` targets to the root manifest package identity while preserving one-artifact-per-target fan-out and isolated language packages. Includes focused coverage for canonical archive naming, full repository contents, output exclusion, and target isolation.
Unify zed install and zed overtake behind one typed --git-submodules / ZED_PKG_GIT_SUBMODULES contract, preserve recursive synchronization and mixed Git/Zed ownership, and keep modular flags2env routes compatible across install, develop, fetch, and Nix interop. All 17 exact-head workflows passed.
ORESoftware
merged commit Aug 4, 2026
4f356ef
into
agent/den-1420-asdf-main-cli
81 of 113 checks passed
Uh oh!
There was an error while loading. Please reload this page.
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.
Bring current
mainthrough merged Git-submodule compatibility PR #150 (ff166471) intoagent/den-1420-asdf-main-cli. The asdf dispatcher transformation, main-binary regressions, flags/README checks, and strict Clippy already passed; its prior write-back failed only because the Actions token could not update.github/workflows/asdf-interop.yml. After this sync, the validated files will be committed through the connected GitHub app instead of a workflow push.