Include dot-named repos in workspace discovery #114

Merged
vnprc merged 1 commit from agent/include-dot-repos into master 2026-07-25 18:18:09 +01:00
Member

Closes #113

Risk

Low. The collector now considers hidden directory names, but skips .git and skips hidden non-repo directories as intermediate containers.

Validation

  • bash tests/workspace/work-diff.sh
  • bash tests/workspace/pull-all.sh
  • bash tests/flake/flake-status.sh
  • bash tests/flake/flake-update-cascade-multiple-inputs.sh
  • bash tests/flake/flake-update-cascade/dry-run.sh
  • bash tests/flake/flake-update-cascade/pr-mode.sh
  • bash tests/flake/flake-update-cascade/preflight.sh
  • bash tests/flake/flake-update-cascade/validation.sh
  • Real-workspace smoke: workspace_collect_repos /home/allod/work/allod emits .profile.
Closes #113 ## Risk Low. The collector now considers hidden directory names, but skips `.git` and skips hidden non-repo directories as intermediate containers. ## Validation - `bash tests/workspace/work-diff.sh` - `bash tests/workspace/pull-all.sh` - `bash tests/flake/flake-status.sh` - `bash tests/flake/flake-update-cascade-multiple-inputs.sh` - `bash tests/flake/flake-update-cascade/dry-run.sh` - `bash tests/flake/flake-update-cascade/pr-mode.sh` - `bash tests/flake/flake-update-cascade/preflight.sh` - `bash tests/flake/flake-update-cascade/validation.sh` - Real-workspace smoke: `workspace_collect_repos /home/allod/work/allod` emits `.profile`.
vnprc approved these changes 2026-07-25 18:18:04 +01:00
vnprc merged commit d49b2f6c2f into master 2026-07-25 18:18:09 +01:00
vnprc deleted branch agent/include-dot-repos 2026-07-25 18:18:09 +01:00
Sign in to join this conversation.
No description provided.