Harden and consolidate workspace repository discovery #35

Merged
vnprc merged 2 commits from agent/ignore-invalid-git-markers into master 2026-06-14 22:46:11 +01:00
Member

Summary

  • ignore empty or malformed .git markers during recursive workspace discovery
  • centralize repository validation, recursive discovery, and default-branch lookup in lib/workspace.sh
  • retain standalone checkout execution while supporting library embedding in Nix-generated wrappers
  • cover invalid workspace markers and embedded-wrapper execution with regression tests

Verification

  • all 64 tool tests pass
  • Bash syntax checks pass
  • real work-diff and flake-status allod-tools discover nested repos again
  • consumer packaging changes are split into coordinated profiles and nexus PRs
## Summary - ignore empty or malformed `.git` markers during recursive workspace discovery - centralize repository validation, recursive discovery, and default-branch lookup in `lib/workspace.sh` - retain standalone checkout execution while supporting library embedding in Nix-generated wrappers - cover invalid workspace markers and embedded-wrapper execution with regression tests ## Verification - all 64 tool tests pass - Bash syntax checks pass - real `work-diff` and `flake-status allod-tools` discover nested repos again - consumer packaging changes are split into coordinated profiles and nexus PRs
vnprc-agent changed title from Ignore invalid Git markers during workspace discovery to Harden and consolidate workspace repository discovery 2026-06-14 22:39:37 +01:00
vnprc approved these changes 2026-06-14 22:46:04 +01:00
vnprc merged commit 77f2b97fb9 into master 2026-06-14 22:46:11 +01:00
vnprc deleted branch agent/ignore-invalid-git-markers 2026-06-14 22:46:12 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Allod/tools!35
No description provided.