fix(ci): auto-release fallbacks for MokoStandards-API #27

Merged
jmiller merged 2 commits from dev into main 2026-05-16 12:56:18 +00:00

2 Commits

Author SHA1 Message Date
Jonathan Miller 770a2869f4 fix(ci): add fallbacks for MokoStandards-API in auto-release
Joomla: Repo Health / Access control (push) Successful in 1s
Joomla: Repo Health / Release configuration (push) Failing after 3s
Joomla: Repo Health / Scripts governance (push) Successful in 2s
Joomla: Repo Health / Repository health (push) Failing after 3s
Joomla: Extension CI / Release Readiness Check (pull_request) Failing after 3s
Universal: Secret Scanning / Gitleaks Secret Scan (pull_request) Successful in 3s
Joomla: Repo Health / Access control (pull_request) Successful in 1s
Joomla: Repo Health / Release configuration (pull_request) Failing after 3s
Joomla: Repo Health / Scripts governance (pull_request) Successful in 3s
Joomla: Repo Health / Repository health (pull_request) Failing after 4s
Joomla: Extension CI / Lint & Validate (pull_request) Failing after 45s
Joomla: Extension CI / Tests (PHP 8.2) (pull_request) Has been skipped
Joomla: Extension CI / Tests (PHP 8.3) (pull_request) Has been skipped
Joomla: Extension CI / PHPStan Analysis (pull_request) Has been skipped
The MokoStandards-API clone was silently failing, causing the entire
release pipeline to abort. Now:
- Clone failure is non-fatal (|| true)
- Version reading falls back to sed parsing of README table
- Platform version setting falls back to direct XML/README manipulation
- Release notes PHP call is non-fatal with existing fallback

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-16 07:55:54 -05:00
jmiller 1b9a1a4035 Merge pull request 'chore: cascade main → dev (3d88a43) [skip ci]' (#26) from main into dev 2026-05-16 12:19:28 +00:00