Added CI workflow and expanded pyproject.toml configuration
1194 files · 22,858+ · 173,391-
1 file changed
  • ci.yml Added GitHub Actions CI pipeline (154 lines) for testing and linting
  • Added .github/workflows/ci.yml with GitHub Actions CI pipeline for pyvider-components instantiate behavioral
    1 file
    • ci.yml

Package configuration

2 files changed
  • pyproject.toml Expanded with additional build and tool configuration (32 lines added)
  • CLAUDE.md Updated project instructions
  • Expanded pyproject.toml with additional build and tool configuration baseline internal
    1 file
    • pyproject.toml
  • Updated CLAUDE.md project instructions specify internal
    1 file
    • CLAUDE.md

Archive cleanup

4 files changed
  • reorganize_examples.sh Archived old example reorganization script
  • reorganize_plating_sources.sh Archived old plating sources reorganization script
  • test_examples.sh Archived old test examples script
  • test_examples_v2.sh Archived old test examples v2 script
  • Moved old shell scripts to .archive/ directory decouple internal
    2 files
    • reorganize_examples.sh
    • test_examples.sh