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
Owner

Fixes silent clone failure that prevented all releases. Adds inline version parsing fallback.

Fixes silent clone failure that prevented all releases. Adds inline version parsing fallback.
jmiller added 2 commits 2026-05-16 12:56:12 +00:00
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
770a2869f4
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>
jmiller merged commit 77816a88d3 into main 2026-05-16 12:56:18 +00:00
Sign in to join this conversation.
No Reviewers
No labels
Type
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoOnyx#27