Commit Graph

5 Commits

Author SHA1 Message Date
claude 14d63d626a feat(ci): auto-sync Gitea main to the GitHub mirror on every push
CI / check (pull_request) Successful in 14s
Push-driven from Gitea (the source of truth): on every push to main, render the
filtered tree (no blog/, handoff.md, .claude/, .gitea/, generated junk) into a
fresh clone of github.com/recklessop/ai-workflow-course and commit one snapshot
referencing the source SHA. No force-push, no history rewrites; GitHub history
grows one commit per sync. Pushes that touch only excluded paths are a no-op.

Needs the GH_MIRROR_TOKEN repo secret (already set), a GitHub PAT with `repo`
scope. Name avoids the reserved GITHUB_ prefix.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TfzV5QvtPDz8LJS3Pu5VLT
2026-06-24 21:38:24 -04:00
claude edf3f34336 Add CI (build+test) and tools/check.sh (#101)
CI / check (push) Successful in 5s
Co-authored-by: claude <claude@jpaul.io>
Co-committed-by: claude <claude@jpaul.io>
2026-06-23 09:48:32 -04:00
claude 173f39ac44 De-slop internal docs + config (repo now fully em-dash-free) (#98)
Sync course wiki / sync-wiki (push) Successful in 4s
Co-authored-by: claude <claude@jpaul.io>
Co-committed-by: claude <claude@jpaul.io>
2026-06-23 08:51:38 -04:00
claude e5960c17ab Run wiki sync on docker runners (skip cleanly without token) (#75)
Sync course wiki / sync-wiki (push) Successful in 3s
Co-authored-by: claude <claude@jpaul.io>
Co-committed-by: claude <claude@jpaul.io>
2026-06-22 19:02:47 -04:00
claude 3c1c94fb1a Generate the course textbook into the wiki from modules/ (CI sync) (#72)
Sync course wiki / sync-wiki (push) Has been cancelled
Co-authored-by: claude <claude@jpaul.io>
Co-committed-by: claude <claude@jpaul.io>
2026-06-22 18:53:11 -04:00