007b4c0115
feat: add ntfy notifications and semantic versioning (ADR-0015)
CI / Lint (push) Failing after 1m55s
CI / Test (push) Failing after 2m22s
CI / Notify (push) Has been cancelled
CI / Release (push) Has been cancelled
2026-02-02 08:00:27 -05:00
49b0d784e2
ci: test Docker Hub auth
CI / Lint (push) Has been cancelled
CI / Test (push) Has been cancelled
2026-02-02 07:53:54 -05:00
c696efecbb
ci: re-trigger pipeline
CI / Lint (push) Failing after 2s
CI / Test (push) Failing after 1s
2026-02-02 07:51:06 -05:00
11fd197dcb
ci: add Gitea Actions workflow with uv, ruff, pytest
CI / Lint (push) Failing after 1s
CI / Test (push) Failing after 1s
2026-02-02 07:15:57 -05:00
849da661e6
test: add unit tests for handler-base
...
- tests/conftest.py: Pytest fixtures and configuration
- tests/unit/test_config.py: Settings tests
- tests/unit/test_nats_client.py: NATS client tests
- tests/unit/test_health.py: Health server tests
- tests/unit/test_clients.py: Service client tests
- pytest.ini: Pytest configuration
2026-02-02 06:23:44 -05:00
99c97b7973
feat: Add handler-base library for NATS AI/ML services
...
- Handler base class with graceful shutdown and signal handling
- NATSClient with JetStream and msgpack serialization
- Pydantic Settings for environment configuration
- HealthServer for Kubernetes probes
- OpenTelemetry telemetry setup
- Service clients: STT, TTS, LLM, Embeddings, Reranker, Milvus
2026-02-01 20:36:00 -05:00
00df482412
Initial commit
2026-02-02 01:35:14 +00:00