Skip to content

chore: sync current main into canonical asdf routing - #152

Merged
ORESoftware merged 4 commits into
agent/den-1420-asdf-main-clifrom
main
Aug 4, 2026
Merged

chore: sync current main into canonical asdf routing#152
ORESoftware merged 4 commits into
agent/den-1420-asdf-main-clifrom
main

Conversation

@ORESoftware

Copy link
Copy Markdown
Contributor

Bring current main through merged Git-submodule compatibility PR #150 (ff166471) into agent/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.

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
ORESoftware merged commit 4f356ef into agent/den-1420-asdf-main-cliAug 4, 2026
81 of 113 checks passed
@linear-code

Copy link
Copy Markdown

DEN-1881

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