You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Insights** (`src/insights/`) — text-to-SQL chatbot using Bedrock Converse API (Sonnet 4.6)
16
+
-**Insights** (`src/insights/`) — text-to-SQL chatbot using Bedrock Converse API (Claude Haiku 4.5)
17
17
18
18
The daily cron (2 AM London) enqueues one job per service. Jobs are processed sequentially (one Chromium instance at a time). Manual triggers available via `/trigger` (all services), `/services/:slug/trigger` (single service), and `/services/:slug/trigger/:type` (single service, specific scrape type).
-**Deploy (push to main):** lint + test + e2e, then build and push image to GitHub Container Registry (`ghcr.io/co-cddo/octo-observability-compliance-scraper`)
91
-
-**Release Please:** automatically creates release PRs from conventional commits, bumps `package.json` version and generates a changelog
92
91
93
92
No GitHub secrets or variables are required — all workflows use the built-in `GITHUB_TOKEN`.
0 commit comments