glam/tests
kempersc 0374cfe622
Some checks failed
DSPy RAG Evaluation / Layer 1 - Unit Tests (push) Failing after 5m25s
DSPy RAG Evaluation / Layer 3 - Integration Tests (push) Has been skipped
DSPy RAG Evaluation / Layer 2 - DSPy Module Tests (push) Has been skipped
DSPy RAG Evaluation / Layer 4 - Comprehensive Evaluation (push) Has been skipped
DSPy RAG Evaluation / Quality Gate (push) Failing after 2s
fix(ci): remove container block from dspy-eval, install Python via apt
The Forgejo runner with label ubuntu-latest:docker://node:20-bookworm
does not properly support custom container overrides. Instead of using
container: image: python:3.11-slim, we now install Python from apt-get
in the node:20-bookworm base container (which is Debian-based).

Changes:
- Remove container: blocks from all 4 layer jobs
- Add 'Install Python' step to each job
- Use python3/python3 -m pip/python3 -m pytest commands
- Remove trigger comment from test file
2026-01-12 19:21:03 +01:00
..
annotators improve annotator 2025-12-05 16:25:39 +01:00
dspy_gitops fix(ci): remove container block from dspy-eval, install Python via apt 2026-01-12 19:21:03 +01:00
exporters Add comprehensive tests for NLP institution extraction and RDF partnership integration 2025-11-19 23:20:47 +01:00
extractors Add comprehensive tests for NLP institution extraction and RDF partnership integration 2025-11-19 23:20:47 +01:00
fixtures Add comprehensive tests for NLP institution extraction and RDF partnership integration 2025-11-19 23:20:47 +01:00
geocoding Add comprehensive tests for NLP institution extraction and RDF partnership integration 2025-11-19 23:20:47 +01:00
identifiers Add comprehensive tests for NLP institution extraction and RDF partnership integration 2025-11-19 23:20:47 +01:00
parsers annotation standards added 2025-12-05 15:30:23 +01:00
rag Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00
scrapers add isil entries 2025-11-19 23:25:22 +01:00
__init__.py Add comprehensive tests for NLP institution extraction and RDF partnership integration 2025-11-19 23:20:47 +01:00
test_bibliographic_module.py Add comprehensive tests for NLP institution extraction and RDF partnership integration 2025-11-19 23:20:47 +01:00
test_legal_form_migration.py updated schemata 2025-11-21 22:12:33 +01:00
test_mermaid_generation.py Add initial versions of custodian hub UML diagrams in Mermaid and PlantUML formats 2025-11-22 14:33:51 +01:00
test_nlp_extractor.py annotation standards added 2025-12-05 15:30:23 +01:00
test_partnership_rdf_integration.py Add comprehensive tests for NLP institution extraction and RDF partnership integration 2025-11-19 23:20:47 +01:00
test_semantic_type_router.py add new entries and semantic routing 2025-12-17 10:11:56 +01:00
test_template_sparql.py enrich HC profiles 2026-01-02 02:11:04 +01:00
test_temporal_validation.py Add scripts for converting OWL/Turtle ontology to Mermaid and PlantUML diagrams 2025-11-22 23:01:13 +01:00
test_transliteration.py feat(ghcid): add diacritics normalization and transliteration scripts 2025-12-08 14:59:28 +01:00