docs: update changelog for compose test stack
This commit is contained in:
parent
2e957487c6
commit
43632fe0ad
10
CHANGELOG.md
10
CHANGELOG.md
@ -43,3 +43,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Validation tasks: validate_proxy with staged pipeline, revalidate_sweep
|
- Validation tasks: validate_proxy with staged pipeline, revalidate_sweep
|
||||||
- Cleanup tasks: prune_dead_proxies, prune_old_checks, expire_leases
|
- Cleanup tasks: prune_dead_proxies, prune_old_checks, expire_leases
|
||||||
- Cron schedules for all periodic tasks
|
- Cron schedules for all periodic tasks
|
||||||
|
- Production Dockerfile with multi-stage uv build
|
||||||
|
- Test Dockerfile with dev dependencies
|
||||||
|
- Docker Compose test stack with ephemeral Postgres (tmpfs)
|
||||||
|
- Database reset script for local development
|
||||||
|
- Makefile with common development commands
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Centralized test fixtures in conftest.py
|
||||||
|
- Integration tests use shared client fixture
|
||||||
Loading…
x
Reference in New Issue
Block a user