coding: canonicalize repository evidence identity #372

Open
nsaspy wants to merge 0 commits from rage/217-canonical-evidence-paths into main
Owner

Closes #217 and advances #1.

TDD: first commit proves absolute-but-noncanonical repository/worktree paths are accepted; second commit centralizes canonical absolute-path validation. This keeps symbolic repository/worktree ownership from aliasing the same location through ./.. spellings. No cross-plugin composition or Zara Core changes.

Closes #217 and advances #1. TDD: first commit proves absolute-but-noncanonical repository/worktree paths are accepted; second commit centralizes canonical absolute-path validation. This keeps symbolic repository/worktree ownership from aliasing the same location through `.`/`..` spellings. No cross-plugin composition or Zara Core changes.
Some checks failed
CI / test (pull_request) Failing after 20s
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin rage/217-canonical-evidence-paths:rage/217-canonical-evidence-paths
git switch rage/217-canonical-evidence-paths

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff rage/217-canonical-evidence-paths
git switch rage/217-canonical-evidence-paths
git rebase main
git switch main
git merge --ff-only rage/217-canonical-evidence-paths
git switch rage/217-canonical-evidence-paths
git rebase main
git switch main
git merge --no-ff rage/217-canonical-evidence-paths
git switch main
git merge --squash rage/217-canonical-evidence-paths
git switch main
git merge --ff-only rage/217-canonical-evidence-paths
git switch main
git merge rage/217-canonical-evidence-paths
git push origin main
Sign in to join this conversation.
No description provided.