gendesign/tradein-mvp/backend
bot-backend 56ddf98be4
All checks were successful
CI Trade-In / changes (pull_request) Successful in 9s
CI / changes (pull_request) Successful in 9s
CI Trade-In / frontend-checks (pull_request) Has been skipped
CI / backend-tests (pull_request) Has been skipped
CI / frontend-tests (pull_request) Has been skipped
CI / openapi-codegen-check (pull_request) Has been skipped
CI Trade-In / backend-tests (pull_request) Successful in 52s
fix(tradein/scheduler): re-enable deactivate_stale_domklik now that domclick sweeps run
Migration 163 disabled the TTL deactivation 'until domclick sweeps resume'. The
sweeps (domclick_city_sweep + domclick_detail_backfill) are running daily again
and keep scraped_at fresh, so the disable condition no longer holds. Re-enable is
safe: the job keys on scraped_at (not listing_date), so with live sweeps only
genuinely stale rows fall outside the 14d TTL. Fixes overstated domklik freshness.
LOW audit R2 (#10).
2026-07-13 01:09:50 +03:00
..
app fix(tradein/geocoder): gate EKB-local tiers for non-EKB oblast addresses (#11) 2026-07-12 21:08:49 +00:00
data/sql fix(tradein/scheduler): re-enable deactivate_stale_domklik now that domclick sweeps run 2026-07-13 01:09:50 +03:00
scripts feat(tradein/backtest): --city per-city валидация + corridor city-parity 2026-07-12 20:49:04 +03:00
tests fix(tradein/geocoder): gate EKB-local tiers for non-EKB oblast addresses (#11) 2026-07-12 21:08:49 +00:00
.dockerignore feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00
Dockerfile chore(scraper-kit): docker-context wiring + restore backend workspace dep (#2137) 2026-07-02 14:21:38 +00:00
pyproject.toml fix(tradein/pdf): честный embedded-шрифт (PT Sans/PT Serif) + matplotlib-график вместо div (#2427) 2026-07-04 14:39:37 +00:00