goldstein
  • Joined on 2026-03-16
goldstein pushed to feat/pg-queue-adapter at goldstein/infoxtractor 2026-04-18 09:52:31 +00:00
050f80dcd7 feat(pg-queue): LISTEN ix_jobs_new + 10s fallback poll (spec §4)
goldstein created branch feat/pg-queue-adapter in goldstein/infoxtractor 2026-04-18 09:52:31 +00:00
goldstein pushed to main at goldstein/infoxtractor 2026-04-18 09:50:14 +00:00
415e03fba1 Merge pull request 'feat(worker): async worker loop + one-shot callback delivery' (#22) from feat/worker-loop into main
406a7ea2fd feat(worker): async worker loop + one-shot callback delivery (spec §5)
Compare 2 commits »
goldstein merged pull request goldstein/infoxtractor#22 2026-04-18 09:50:12 +00:00
feat(worker): async worker loop + one-shot callback delivery
goldstein created pull request goldstein/infoxtractor#22 2026-04-18 09:50:07 +00:00
feat(worker): async worker loop + one-shot callback delivery
goldstein pushed to feat/worker-loop at goldstein/infoxtractor 2026-04-18 09:49:59 +00:00
406a7ea2fd feat(worker): async worker loop + one-shot callback delivery (spec §5)
goldstein created branch feat/worker-loop in goldstein/infoxtractor 2026-04-18 09:49:59 +00:00
goldstein pushed to main at goldstein/infoxtractor 2026-04-18 09:47:37 +00:00
ee023d6e34 Merge pull request 'feat(rest): FastAPI adapter + /jobs /healthz /metrics (spec 5)' (#21) from feat/rest-adapter into main
e46c44f1e0 feat(rest): FastAPI adapter + /jobs, /healthz, /metrics routes (spec §5)
Compare 2 commits »
goldstein merged pull request goldstein/infoxtractor#21 2026-04-18 09:47:36 +00:00
feat(rest): FastAPI adapter + /jobs /healthz /metrics (spec 5)
goldstein created pull request goldstein/infoxtractor#21 2026-04-18 09:47:31 +00:00
feat(rest): FastAPI adapter + /jobs /healthz /metrics (spec 5)
goldstein pushed to feat/rest-adapter at goldstein/infoxtractor 2026-04-18 09:47:08 +00:00
e46c44f1e0 feat(rest): FastAPI adapter + /jobs, /healthz, /metrics routes (spec §5)
goldstein created branch feat/rest-adapter in goldstein/infoxtractor 2026-04-18 09:47:08 +00:00
goldstein pushed to main at goldstein/infoxtractor 2026-04-18 09:43:29 +00:00
04a415a191 Merge pull request 'feat(store): JobsRepo CRUD over ix_jobs + integration fixtures' (#20) from feat/jobs-repo into main
141153ffa7 feat(store): JobsRepo CRUD over ix_jobs + integration fixtures (spec §4)
Compare 2 commits »
goldstein merged pull request goldstein/infoxtractor#20 2026-04-18 09:43:29 +00:00
feat(store): JobsRepo CRUD over ix_jobs + integration fixtures
goldstein created pull request goldstein/infoxtractor#20 2026-04-18 09:43:23 +00:00
feat(store): JobsRepo CRUD over ix_jobs + integration fixtures
goldstein created branch feat/jobs-repo in goldstein/infoxtractor 2026-04-18 09:43:16 +00:00
goldstein pushed to feat/jobs-repo at goldstein/infoxtractor 2026-04-18 09:43:16 +00:00
141153ffa7 feat(store): JobsRepo CRUD over ix_jobs + integration fixtures (spec §4)
goldstein pushed to main at goldstein/infoxtractor 2026-04-18 09:39:03 +00:00
8bb220ae43 Merge pull request 'feat(config): AppConfig + cached get_config()' (#19) from feat/config into main
95728accbf feat(config): AppConfig + cached get_config() (spec §9)
Compare 2 commits »
goldstein merged pull request goldstein/infoxtractor#19 2026-04-18 09:39:01 +00:00
feat(config): AppConfig + cached get_config()
goldstein created pull request goldstein/infoxtractor#19 2026-04-18 09:38:55 +00:00
feat(config): AppConfig + cached get_config()