php-devops/scripts
unknown 2e034f43f2
fix: add error handling and cleanup to install scripts
- Add git prerequisite check before cloning
- Check $LASTEXITCODE after git clone and go build
- Wrap build logic in try/finally for guaranteed temp cleanup
- Add error check after core setup command in batch file
- Show warning if core doctor reports issues

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 00:07:45 +11:00
..
install-core.ps1 fix: add error handling and cleanup to install scripts 2026-02-01 00:07:45 +11:00
install-core.sh feat: add installation scripts for cross-platform setup 2026-01-28 14:57:30 +00:00
install-deps.ps1 feat: add installation scripts for cross-platform setup 2026-01-28 14:57:30 +00:00
install-deps.sh feat: add installation scripts for cross-platform setup 2026-01-28 14:57:30 +00:00