docling-studio/.github/workflows
Pier-Jean Malandrino c3d4b11f48
Some checks failed
CI / Backend tests (push) Has been cancelled
CI / Frontend tests & build (push) Has been cancelled
CI / E2E API tests (Karate) (push) Has been cancelled
CI / E2E UI tests (Karate UI) (push) Has been cancelled
fix(ci): install pytestarch in docling-compat workflow
The daily docling-compat job manually installed only pytest, pytest-asyncio
and httpx, which made test_architecture.py fail with ModuleNotFoundError:
no module named 'pytestarch' — wrongly opening 'Docling compatibility break'
issues. Align with ci.yml by installing requirements-test.txt instead.
2026-05-05 09:38:36 +02:00
..
auto-close-issues.yml ci: auto-close issues on merge into release/* branches 2026-04-08 10:18:49 +02:00
ci.yml fix(ci): install pytestarch in backend tests job (#177) 2026-04-29 14:00:00 +02:00
docling-compat.yml fix(ci): install pytestarch in docling-compat workflow 2026-05-05 09:38:36 +02:00
docs.yml fix: resolve CI warnings (Node.js 20 deprecation + ESLint formatting) 2026-04-08 14:54:56 +02:00
release-gate.yml fix(ci): pin Trivy to latest in release-gate (v0.69.3 was yanked) 2026-04-29 14:00:00 +02:00
release.yml fix: resolve CI warnings (Node.js 20 deprecation + ESLint formatting) 2026-04-08 14:54:56 +02:00