• Joined on 2026-04-18
admin pushed to main at admin/stonks-oracle 2026-04-20 07:47:16 +00:00
5289f0f195 fix: use kubectl wait for job completion detection in inttest pipeline
admin pushed to main at admin/stonks-oracle 2026-04-20 07:30:03 +00:00
40d4fd8197 ci: retrigger after woodpecker oauth reauth
admin pushed to main at admin/stonks-oracle 2026-04-20 07:27:50 +00:00
eda49be927 ci: retrigger woodpecker after oauth fix
admin pushed to main at admin/stonks-oracle 2026-04-20 07:20:42 +00:00
1c861e3948 ci: trigger woodpecker pipeline
admin pushed to main at admin/stonks-oracle 2026-04-20 07:14:29 +00:00
950ff03f7e fix: join through document_intelligence in patterns endpoint
admin pushed to main at admin/stonks-oracle 2026-04-20 04:30:24 +00:00
5acb2fb43e fix: resolve 6 integration test failures
admin pushed to main at admin/stonks-oracle 2026-04-20 04:23:21 +00:00
422326bf83 fix: inttest pipeline timeout and busybox grep compatibility
admin pushed to main at admin/stonks-oracle 2026-04-20 04:07:28 +00:00
a735e569b2 fix: run steps in parallel within each workflow
admin pushed to main at admin/stonks-oracle 2026-04-20 04:04:06 +00:00
40eacdf8d2 ci: trigger pipeline with multi-workflow config
admin pushed to main at admin/stonks-oracle 2026-04-20 03:31:59 +00:00
c81e17f527 fix: split pipeline into 4 workflows for cross-node scheduling
admin pushed to main at admin/stonks-oracle 2026-04-20 03:24:01 +00:00
9850dc45b1 fix: use longhorn-rwx storage for cross-node pipeline scheduling
admin pushed to main at admin/stonks-oracle 2026-04-20 02:54:20 +00:00
a2f76cea96 ci: trigger pipeline to validate node spreading
admin pushed to main at admin/stonks-oracle 2026-04-20 02:49:40 +00:00
8e90b49f78 fix: add resource requests and scheduling docs to woodpecker pipeline
admin pushed to main at admin/stonks-oracle 2026-04-20 02:35:05 +00:00
898f89926d feat: beta API integration test suite — 85 new tests across 6 modules
admin pushed to main at admin/stonks-oracle 2026-04-20 01:33:25 +00:00
8f67d326c9 feat: derive POSTGRES_DB and Redis prefix from DEPLOY_STAGE for pipeline isolation
admin pushed to main at admin/stonks-oracle 2026-04-20 00:47:57 +00:00
d64ce82649 fix: scheduler timezone-aware datetime subtraction in is_source_due
admin pushed to main at admin/stonks-oracle 2026-04-19 23:49:12 +00:00
f3aac0ac3d fix: superset config uses POSTGRES_DB and REDIS_DB env vars for stage isolation
admin pushed to main at admin/stonks-oracle 2026-04-19 23:35:01 +00:00
0f2f0460a6 fix: dedicated scheduler Dockerfile with psql for migrations, remove Python splitter
admin pushed to main at admin/stonks-oracle 2026-04-19 23:17:23 +00:00
48fed18078 feat: per-stage PostgreSQL users for database isolation (stonks_beta, stonks_paper)
admin pushed to main at admin/stonks-oracle 2026-04-19 22:54:08 +00:00
47f10cd3cf fix: use Python asyncpg migration runner instead of psql, remove postgresql-client from image