fix(ci): replace Step 8b inline Python with PHP CLI tool #70

Merged
jmiller merged 3 commits from dev into main 2026-05-24 09:05:39 +00:00
Owner

Replaces SIGPIPE-prone inline Python with release_body_update.php from moko-platform CLI.

Replaces SIGPIPE-prone inline Python with release_body_update.php from moko-platform CLI.
jmiller added 3 commits 2026-05-24 09:05:36 +00:00
chore: cascade main -> dev [skip ci]
chore: cascade main -> dev [skip ci]
fix(ci): replace Step 8b inline Python with release_body_update.php
Generic: Repo Health / Site Health (push) Has been skipped
Generic: Repo Health / Access control (push) Successful in 0s
Generic: Repo Health / Release configuration (push) Failing after 3s
Generic: Repo Health / Scripts governance (push) Successful in 3s
Generic: Repo Health / Repository health (push) Failing after 4s
Generic: Repo Health / Site Health (pull_request) Has been skipped
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Generic: Repo Health / Access control (pull_request) Successful in 1s
Joomla: Extension CI / Lint & Validate (pull_request) Failing after 3s
Joomla: Extension CI / Release Readiness Check (pull_request) Failing after 3s
Universal: Secret Scanning / Gitleaks Secret Scan (pull_request) Successful in 4s
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
Generic: Repo Health / Release configuration (pull_request) Failing after 11s
Generic: Repo Health / Scripts governance (pull_request) Successful in 9s
Generic: Repo Health / Repository health (pull_request) Failing after 8s
Universal: PR Check / Validate PR (pull_request) Successful in 20s
d2efa527bc
The inline Python PATCH caused SIGPIPE (exit 141) due to printf pipe
fragility. Replace with the PHP CLI tool from moko-platform which
handles changelog extraction, body assembly, and API PATCH natively.

Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jmiller merged commit c349458d14 into main 2026-05-24 09:05:39 +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#70