docs: update changelog for compose test stack
This commit is contained in:
parent
2e957487c6
commit
43632fe0ad
12
CHANGELOG.md
12
CHANGELOG.md
@ -42,4 +42,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Scrape tasks: scrape_source, scrape_all
|
||||
- Validation tasks: validate_proxy with staged pipeline, revalidate_sweep
|
||||
- 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