Commit graph

2 commits

Author SHA1 Message Date
71dd12072c fix(ci): resolve test collection errors on GitHub CI
Some checks are pending
CI / Frontend (Vue) (push) Waiting to run
CI / Backend (Python) (push) Waiting to run
Mirror / mirror (push) Waiting to run
- ocr/__init__.py: move VisionLanguageOCR re-export under TYPE_CHECKING
  so torch is not imported at module load time
- ci.yml: add psycopg2-binary + anthropic to pip install (cf-core
  community and fixture scripts need these); exclude tests/fixtures/ and
  test_docuvision_client.py (torch/GPU tests — not runnable on ubuntu-latest)
2026-07-06 02:53:07 -07:00
757f779030 ci: add GitHub Actions CI for public credibility badge
Some checks are pending
CI / Backend (Python) (push) Waiting to run
CI / Frontend (Vue) (push) Waiting to run
Mirror / mirror (push) Waiting to run
Lean self-contained workflow — no Forgejo-specific secrets.
circuitforge-core installs from Forgejo git (public repo).
Forgejo (.forgejo/workflows/ci.yml) remains the canonical CI.

Backend: ruff + pytest | Frontend: vue-tsc only (no vitest yet)
2026-04-15 20:20:13 -07:00