development #452

Merged
lmiranda merged 2 commits from development into main 2026-02-07 23:07:42 +00:00

2 Commits

Author SHA1 Message Date
bbce9ed321 Merge pull request 'fix(projman): correct Phase 2 setup to use setup-venvs.sh and .venv path' (#451) from fix/setup-workflows-venv-path into development
Reviewed-on: #451
2026-02-07 23:07:21 +00:00
16bf1b969d fix(projman): correct Phase 2 setup to use setup-venvs.sh and .venv path
- Replace hardcoded single-server venv/ creation with setup-venvs.sh call
- Fix directory name from venv/ to .venv/ matching actual scripts
- Add fallback manual steps if setup-venvs.sh fails
- Add verification step using --check flag

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 18:05:38 -05:00