This repository has been archived on 2026-03-06. You can view files and clone it, but cannot push or open issues or pull requests.
php-devops/scripts
Snider 6ec9fa13fc
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Free Tier Security Scanners / semgrep (push) Has been cancelled
Free Tier Security Scanners / trivy (push) Has been cancelled
Free Tier Security Scanners / gitleaks (push) Has been cancelled
Free Tier Security Scanners / osv-scanner (push) Has been cancelled
Free Tier Security Scanners / checkov (push) Has been cancelled
Bootstrap from Template / bootstrap (push) Has been cancelled
Test Setup Scripts / Linux (Ubuntu) (push) Has been cancelled
Test Setup Scripts / macOS (push) Has been cancelled
Test Setup Scripts / Windows (push) Has been cancelled
Free Tier Security Scanners / aggregate-findings (push) Has been cancelled
Test Setup Scripts / All Platforms (push) Has been cancelled
fix(install): use latest release instead of hardcoded version
- install-core.sh: Auto-detect latest release via gh/curl (was hardcoded v0.1.0)
- install-core.ps1: Add Get-LatestVersion for build-from-source path
- install-deps.sh: Fix bash 3 compatibility (${var,,} → tr)
- README.md: Fix command (core health → core dev health)
- Fix CRLF line endings in shell scripts

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 02:36:18 +00:00
..
clone-repos.ps1 fix(windows): improve PowerShell installer and add clone script 2026-02-01 01:17:10 +00:00
contribute.sh docs: add contributor onboarding for distributed compute network 2026-01-31 22:44:17 +00:00
install-core.ps1 fix(install): use latest release instead of hardcoded version 2026-02-02 02:36:18 +00:00
install-core.sh fix(install): use latest release instead of hardcoded version 2026-02-02 02:36:18 +00:00
install-deps.ps1 docs: add project scope to gh auth setup 2026-01-31 19:57:30 +00:00
install-deps.sh fix(install): use latest release instead of hardcoded version 2026-02-02 02:36:18 +00:00