php-devops/scripts
Snider 6ec9fa13fc
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Free Tier Security Scanners / semgrep (push) Waiting to run
Free Tier Security Scanners / trivy (push) Waiting to run
Free Tier Security Scanners / gitleaks (push) Waiting to run
Free Tier Security Scanners / osv-scanner (push) Waiting to run
Free Tier Security Scanners / checkov (push) Waiting to run
Free Tier Security Scanners / aggregate-findings (push) Blocked by required conditions
Bootstrap from Template / bootstrap (push) Waiting to run
Test Setup Scripts / Linux (Ubuntu) (push) Waiting to run
Test Setup Scripts / macOS (push) Waiting to run
Test Setup Scripts / Windows (push) Waiting to run
Test Setup Scripts / All Platforms (push) Blocked by required conditions
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