provide-foundry 2025-12-26
Add CI workflow and configure dev dependencies
3 files · 41+

CI workflow and dev dependencies

3 files changed
  • ci.yml New CI workflow with linting and testing steps (35 lines)
  • pyproject.toml Added dev dependency group for CI tools
  • wrknv.toml Added CI task configuration
  • Added CI workflow for automated linting and testing baseline behavioral
    1 file
    • ci.yml
  • Configured dev dependency group in pyproject.toml for CI tooling baseline internal
    2 files
    • pyproject.toml
    • wrknv.toml