Skip to content

chore: sync current main into deterministic mise export - #155

Merged
ORESoftware merged 3 commits into
agent/den-1462-mise-export-current-mainfrom
main
Aug 4, 2026
Merged

chore: sync current main into deterministic mise export#155
ORESoftware merged 3 commits into
agent/den-1462-mise-export-current-mainfrom
main

Conversation

@ORESoftware

Copy link
Copy Markdown
Contributor

Bring current main through merged Git-submodule compatibility PR #150 (ff166471) and the canonical Nix fixture cleanup into agent/den-1462-mise-export-current-main. The mise renderer's nine focused unit tests are green; the remaining black-box failures were traced to inherited ZED_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.

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
ORESoftware merged commit 2fe2153 into agent/den-1462-mise-export-current-mainAug 4, 2026
200 of 233 checks passed
@linear-code

Copy link
Copy Markdown

DEN-1886

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ORESoftware