fc7fc5ea855ccd013c5e229ff7a68f909525b728
Removes the migrate step that required db_* secrets (which CI can't access since postgres is cluster-internal). Instead, run migrations via kubectl exec on the deployed scraper pod, which already has DB access via its env vars. Deploy order: 1. Deploy scraper image 2. Wait for rollout 3. Run migrations via kubectl exec 4. Deploy remaining services 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
CI/CD enabled
test trigger
CI trigger
Description
Languages
TypeScript
54.5%
JavaScript
37.5%
PLpgSQL
3.6%
PHP
3.1%
Python
0.5%
Other
0.7%