fix(ci): strip non-ASCII from all workflow YAML files #59

Merged
jmiller merged 2 commits from dev into main 2026-05-24 04:36:25 +00:00
Owner

Gitea YAML parser rejects UTF-8 multibyte chars. ASCII-only now.

Gitea YAML parser rejects UTF-8 multibyte chars. ASCII-only now.
jmiller added 2 commits 2026-05-24 04:36:22 +00:00
chore: cascade main → dev [skip ci]
fix(ci): strip all non-ASCII from workflow YAML files
Generic: Repo Health / Site Health (push) Has been skipped
Generic: Repo Health / Access control (push) Successful in 2s
Generic: Repo Health / Release configuration (push) Failing after 4s
Generic: Repo Health / Scripts governance (push) Successful in 4s
Generic: Repo Health / Repository health (push) Failing after 4s
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Generic: Repo Health / Site Health (pull_request) Has been skipped
Joomla: Extension CI / Lint & Validate (pull_request) Failing after 3s
Joomla: Extension CI / Release Readiness Check (pull_request) Failing after 3s
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
Universal: Secret Scanning / Gitleaks Secret Scan (pull_request) Successful in 4s
Generic: Repo Health / Access control (pull_request) Successful in 2s
Generic: Repo Health / Release configuration (pull_request) Failing after 3s
Generic: Repo Health / Repository health (pull_request) Failing after 3s
Generic: Repo Health / Scripts governance (pull_request) Successful in 4s
Universal: PR Check / Validate PR (pull_request) Successful in 20s
ecfeb19b98
Gitea Go YAML parser rejects UTF-8 multibyte characters (em dashes,
arrows, emoji) as control characters. Replace with ASCII equivalents
across all workflow files.

Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jmiller merged commit 515a978e72 into main 2026-05-24 04:36:25 +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#59