Wiki sync: stop treating git's stderr as fatal #5

Merged
justin merged 1 commits from gitea-sync-fix into main 2026-05-08 11:21:08 -04:00
Owner

Mirror of GitHub PR #5

Mirror of GitHub PR #5
justin added 1 commit 2026-05-08 11:21:03 -04:00
Wiki sync: stop treating git's stderr as fatal
CI / build (pull_request) Has been cancelled
b8d124a2b2
Mirror of github main + this script fix. PowerShell with
ErrorActionPreference=Stop was treating git's CRLF / 'remote: Processed N
references' stderr lines as script-fatal errors, aborting the sync
mid-flight. Switched to Continue + manual exit-code checks, drained stderr
on each git call, and disabled core.autocrlf in the throwaway clone.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
justin merged commit a2bd338839 into main 2026-05-08 11:21:08 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: justin/webhook-server#5