• Joined on 2026-04-18
admin pushed to main at admin/stonks-oracle 2026-04-19 22:51:54 +00:00
4d2adaa9e5 fix: allow infra/migrations in .dockerignore, add psql + migrations to Docker image
admin pushed to main at admin/stonks-oracle 2026-04-19 22:37:57 +00:00
021efba294 feat: auto-run migrations via psql init container on scheduler startup
admin pushed to main at admin/stonks-oracle 2026-04-19 22:20:11 +00:00
5c63264393 feat: stage-isolated infrastructure — separate Postgres DBs, Redis DBs, and MinIO bucket prefixes per stage
admin pushed to main at admin/stonks-oracle 2026-04-19 22:00:54 +00:00
2621b3c5c5 feat: add stage-specific ingress hostnames for beta and paper
admin pushed to main at admin/stonks-oracle 2026-04-19 21:58:55 +00:00
651ef838ce fix: add Argo Rollouts install, secrets seeding, and Kargo admin password fix to runmefirst.sh
admin pushed to main at admin/stonks-oracle 2026-04-19 21:16:37 +00:00
4425a023d9 fix: use correct argocd-update sources schema to pin image SHA tags
admin pushed to main at admin/stonks-oracle 2026-04-19 20:54:09 +00:00
e5ed2c21a3 fix: pin image SHA tags in Kargo promotions, 1min warehouse poll, auto-promote paper
admin pushed to main at admin/stonks-oracle 2026-04-19 20:41:28 +00:00
827be709df fix: use Recreate strategy for hive-metastore and superset (RWO PVC)
admin pushed to main at admin/stonks-oracle 2026-04-19 20:27:42 +00:00
dbd9e74784 fix: add ignoreDifferences for secrets in ArgoCD apps, fix warehouse strategy and Kargo auth annotations
admin pushed to main at admin/stonks-oracle 2026-04-19 20:08:59 +00:00
014ffa2fd2 fix: Kargo promotion pipeline — add AnalysisRun CRD, fix warehouse image strategy, add authorized-stage annotations, remove proxy from ArgoCD
admin pushed to main at admin/stonks-oracle 2026-04-19 19:51:43 +00:00
a9be904afe fix: guard ghcr-secret template against nil ghcrAuth values
admin pushed to main at admin/stonks-oracle 2026-04-19 19:46:22 +00:00
886911149f ci: add unshallow fetch and suppress ssh-keyscan stderr in mirror step
admin pushed to main at admin/stonks-oracle 2026-04-19 19:35:19 +00:00
1f69a27e3b fix: replace mktemp with PID-based temp path for BusyBox compat
admin pushed to main at admin/stonks-oracle 2026-04-19 19:26:05 +00:00
4df513d096 fix: remove bucket-init job, wait for pods before readiness check
admin pushed to main at admin/stonks-oracle 2026-04-19 19:15:30 +00:00
b2b8aca7c6 fix: inttest runner crash and minio bucket-init proxy issue
admin pushed to main at admin/stonks-oracle 2026-04-19 18:44:38 +00:00
ed6c0a2ade ci: copy root conftest.py into image for pytest profiling plugin
admin pushed to main at admin/stonks-oracle 2026-04-19 18:22:48 +00:00
318bc19a71 ci: COPY tests/ into service images for inttest seed_sandbox
admin pushed to main at admin/stonks-oracle 2026-04-19 15:16:28 +00:00
330f885822 ci: include tests/ in Docker images for inttest seed_sandbox module
admin pushed to main at admin/stonks-oracle 2026-04-19 09:41:42 +00:00
d21cc09109 fix: hardcode Harbor cache URLs in FROM lines to bypass Docker Hub rate limits
admin pushed to main at admin/stonks-oracle 2026-04-19 09:36:22 +00:00
aaa5c26fe1 fix: use comma-separated build_args format for woodpecker-buildx plugin