Files
soroban-abacus-flashcards/.github/workflows
Thomas Hallock 62ebbf257e ci: add automated example generation workflow for AbacusReact
Create GitHub Actions workflow that automatically updates documentation
and examples when AbacusReact source code changes.

- Add update-abacus-examples.yml workflow
- Trigger on source changes, manual dispatch, and weekly schedule
- Build package and generate fresh examples using react-dom/server
- Validate generated files and Storybook build
- Auto-commit and push changes when examples update
- Run without browser dependencies for fast CI execution

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-19 14:43:18 -05:00
..