agnes-the-ai-analyst/.github/workflows
ZdenekSrotyr c79d85f87c fix: config path mismatch + CalVer race condition (Devin review round 2)
- _discover_and_register_tables reads from data_source.keboola.url
  (matches what /api/admin/configure writes) instead of top-level
  keboola.url which doesn't exist
- CalVer: claim git tag BEFORE Docker build with retry loop (up to 5
  attempts). Prevents race where two concurrent CI runs get same N.
  Git tag acts as a distributed lock for version uniqueness.

663 tests pass.
2026-04-10 13:30:05 +02:00
..
ci.yml fix: setup-uv@v7 (v8 major tag doesn't exist yet) 2026-04-09 14:19:32 +02:00
deploy.yml fix: address PR review findings — config write, CalVer, error handling 2026-04-10 13:16:40 +02:00
release.yml fix: config path mismatch + CalVer race condition (Devin review round 2) 2026-04-10 13:30:05 +02:00