| .. |
|
__init__.py
|
ingester: add source-adapter scaffolding + FS source
|
2026-05-26 11:41:53 +03:00 |
|
conftest.py
|
Support a dburi for the ingester queue (SQLite + Postgres)
|
2026-06-03 14:34:09 +03:00 |
|
test_api.py
|
Move source adapters out of the ingester package
|
2026-08-20 11:46:55 +03:00 |
|
test_circuit_breaker.py
|
Move CircuitBreaker to a shared module
|
2026-07-08 11:03:30 +03:00 |
|
test_cli.py
|
Move ingester telemetry setup behind argument parsing
|
2026-08-13 11:37:36 +03:00 |
|
test_config.py
|
Renew job leases from the worker pool; lease-based reaping
|
2026-06-25 13:26:09 +03:00 |
|
test_filter.py
|
Move source adapters out of the ingester package
|
2026-08-20 11:46:55 +03:00 |
|
test_metadata.py
|
Move source adapters out of the ingester package
|
2026-08-20 11:46:55 +03:00 |
|
test_pipeline.py
|
Post-commit hooks are best-effort observers
|
2026-08-24 18:02:23 +03:00 |
|
test_pollers.py
|
Move source adapters out of the ingester package
|
2026-08-20 11:46:55 +03:00 |
|
test_queue.py
|
Add last_heartbeat_at lease column to the ingester queue
|
2026-06-25 13:25:37 +03:00 |
|
test_queue_postgres.py
|
Add last_heartbeat_at lease column to the ingester queue
|
2026-06-25 13:25:37 +03:00 |
|
test_revision_round_trip.py
|
Move source adapters out of the ingester package
|
2026-08-20 11:46:55 +03:00 |
|
test_run_batch.py
|
Move source adapters out of the ingester package
|
2026-08-20 11:46:55 +03:00 |
|
test_serve_integration.py
|
Move source adapters out of the ingester package
|
2026-08-20 11:46:55 +03:00 |
|
test_source_plugins.py
|
Move source adapters out of the ingester package
|
2026-08-20 11:46:55 +03:00 |
|
test_workers.py
|
Move source adapters out of the ingester package
|
2026-08-20 11:46:55 +03:00 |