Uh oh!
There was an error while loading. Please reload this page.
chore: sync current main into deterministic mise export - #155
Merged
Conversation
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
2fe2153
into
agent/den-1462-mise-export-current-main
200 of 233 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) and the canonical Nix fixture cleanup intoagent/den-1462-mise-export-current-main. The mise renderer's nine focused unit tests are green; the remaining black-box failures were traced to inheritedZED_PKG_ENV_*variables in the test subprocess. The source harness now explicitly removes those variables, so this sync precedes a product-only materialization on the actual merge candidate.