Commit Graph

  • 4425a023d9 fix: use correct argocd-update sources schema to pin image SHA tags Celes Renata 2026-04-19 21:16:31 +00:00
  • e5ed2c21a3 fix: pin image SHA tags in Kargo promotions, 1min warehouse poll, auto-promote paper Celes Renata 2026-04-19 20:54:02 +00:00
  • 827be709df fix: use Recreate strategy for hive-metastore and superset (RWO PVC) Celes Renata 2026-04-19 20:41:22 +00:00
  • dbd9e74784 fix: add ignoreDifferences for secrets in ArgoCD apps, fix warehouse strategy and Kargo auth annotations Celes Renata 2026-04-19 20:27:31 +00:00
  • 014ffa2fd2 fix: Kargo promotion pipeline — add AnalysisRun CRD, fix warehouse image strategy, add authorized-stage annotations, remove proxy from ArgoCD Celes Renata 2026-04-19 20:08:46 +00:00
  • a9be904afe fix: guard ghcr-secret template against nil ghcrAuth values Celes Renata 2026-04-19 19:51:29 +00:00
  • 886911149f ci: add unshallow fetch and suppress ssh-keyscan stderr in mirror step Celes Renata 2026-04-19 19:46:11 +00:00
  • 1f69a27e3b fix: replace mktemp with PID-based temp path for BusyBox compat Celes Renata 2026-04-19 19:35:02 +00:00
  • 4df513d096 fix: remove bucket-init job, wait for pods before readiness check Celes Renata 2026-04-19 19:25:49 +00:00
  • b2b8aca7c6 fix: inttest runner crash and minio bucket-init proxy issue Celes Renata 2026-04-19 19:15:20 +00:00
  • ed6c0a2ade ci: copy root conftest.py into image for pytest profiling plugin Celes Renata 2026-04-19 18:44:25 +00:00
  • 318bc19a71 ci: COPY tests/ into service images for inttest seed_sandbox Celes Renata 2026-04-19 18:22:38 +00:00
  • 330f885822 ci: include tests/ in Docker images for inttest seed_sandbox module Celes Renata 2026-04-19 15:16:18 +00:00
  • d21cc09109 fix: hardcode Harbor cache URLs in FROM lines to bypass Docker Hub rate limits Celes Renata 2026-04-19 09:41:28 +00:00
  • aaa5c26fe1 fix: use comma-separated build_args format for woodpecker-buildx plugin Celes Renata 2026-04-19 09:36:06 +00:00
  • 3303976f84 fix: use BASE_REGISTRY arg to route all FROM pulls through Harbor cache Celes Renata 2026-04-19 09:29:54 +00:00
  • 37e1ad17ea fix: use BASE_IMAGE build args to pull through Harbor cache, avoid Docker Hub rate limits Celes Renata 2026-04-19 09:24:43 +00:00
  • b2e6b6334c fix: add buildkit registry mirrors to pull Docker Hub/GHCR through Harbor cache Celes Renata 2026-04-19 09:11:50 +00:00
  • d76c8ffe59 fix: use host network for buildkit driver to resolve registry.celestium.life Celes Renata 2026-04-19 09:10:03 +00:00
  • 4ebf75134f ci: clear proxy env in minio-bucket-init, capture seed pod logs on failure Celes Renata 2026-04-19 08:55:52 +00:00
  • 0acb787892 feat: pull Woodpecker step images through Harbor dockerhub-cache Celes Renata 2026-04-19 08:11:03 +00:00
  • 98764dd3f3 fix: add Harbor registry login to Woodpecker build steps Celes Renata 2026-04-19 07:56:55 +00:00
  • 911e42996b fix: use HARBOR_USERNAME secret in CI, add idempotent Harbor API setup to deploy script Celes Renata 2026-04-19 07:45:58 +00:00
  • 5be3ce2db9 feat: migrate CI/CD from GHCR to local Harbor registry Celes Renata 2026-04-19 07:34:28 +00:00
  • 0f2cb41b29 ci: trigger after registry ingress fix Celes Renata 2026-04-19 07:26:45 +00:00
  • 920fed735c ci: trigger after registry ingress restore Celes Renata 2026-04-19 07:12:31 +00:00
  • c2372ccd1e ci: add NO_PROXY to minio-bucket-init to bypass proxy for internal services Celes Renata 2026-04-19 07:02:27 +00:00
  • 2d40d70975 ci: remove remaining ghcr-credentials from inttest seed/minio pod overrides Celes Renata 2026-04-19 06:45:46 +00:00
  • ebafe795c1 fix: bump seed pod timeout to 5m and add debug diagnostics on pipeline failures Celes Renata 2026-04-19 06:34:58 +00:00
  • 19b63dd369 ci: migrate inttest images from GHCR to local registry, remove ghcr-credentials Celes Renata 2026-04-19 06:22:35 +00:00
  • e3e1531847 ci: add Docker Hub auth + proxy CA to inttest namespace, fix MinIO pull secret Celes Renata 2026-04-19 06:09:56 +00:00
  • f140f68c1a ci: use logins setting for Docker Hub auth in buildkit (fixes 429 rate limit) Celes Renata 2026-04-19 05:58:37 +00:00
  • 998d915b6e ci: add Docker Hub auth to buildx steps to avoid rate limits Celes Renata 2026-04-19 05:52:10 +00:00
  • a73b40bf50 ci: add no_proxy with .celestium.life to all buildx steps for DinD proxy bypass Celes Renata 2026-04-19 05:40:34 +00:00
  • 529dd2b0c8 ci: trigger pipeline Celes Renata 2026-04-19 05:30:47 +00:00
  • dad9b46fa2 ci: pre-create kargo-controller SA with Helm labels, fix JSON pod annotations, remove --wait from woodpecker helm Celes Renata 2026-04-19 05:28:09 +00:00
  • 00a6485e70 ci: sync esnixi changes - CA download, dockerhub auth, local-path storage, proxy exclusions, pod annotations Celes Renata 2026-04-19 05:14:13 +00:00
  • dba79b1dae ci: grant cluster-admin to default SA in woodpecker ns for inttest step pods Celes Renata 2026-04-19 04:52:24 +00:00
  • b38f4c4766 ci: use .local suffix in NO_PROXY to cover all cluster-internal traffic Celes Renata 2026-04-19 03:03:34 +00:00
  • 9e39d59afa ci: add woodpecker Kyverno proxy CA policy with NO_PROXY for gRPC Celes Renata 2026-04-19 03:00:06 +00:00
  • 76dd58c1dc ci: final pipeline fixes - kargo SA workaround, oauth2 flow, timeouts Celes Renata 2026-04-19 02:41:41 +00:00
  • cd4f84a949 ci: trigger with fixed webhook and oauth2 Celes Renata 2026-04-19 02:06:18 +00:00
  • 94054c0439 ci: trigger after oauth2 credential refresh Celes Renata 2026-04-19 02:05:33 +00:00
  • 3069102f1b ci: add frontend/.dockerignore to override root exclusions for dashboard build Celes Renata 2026-04-19 02:04:14 +00:00
  • 8bee515bd4 ci: fix runmelast hanging, add proxy CA injection, clean SA/CRD leftovers on redeploy Celes Renata 2026-04-19 02:01:18 +00:00
  • 47baacedf5 ci: use 192.168.42.1 as custom_dns for buildx to resolve registry via local DNS Celes Renata 2026-04-18 22:28:27 +00:00
  • 039221ea52 ci: add no_cache to dashboard build to prevent stale layer issue Celes Renata 2026-04-18 22:19:29 +00:00
  • 2406ee8e91 ci: make mirror-github step failure-tolerant, skip if no SSH key Celes Renata 2026-04-18 22:12:48 +00:00
  • 4759c6bd41 ci: trigger pipeline with proper TLS registry Celes Renata 2026-04-18 22:10:22 +00:00
  • 1b621861d3 ci: use registry.celestium.life with letsencrypt TLS for builds Celes Renata 2026-04-18 21:25:30 +00:00
  • d8738083b6 ci: use internal registry URL for builds (HTTP, no TLS timeout) Celes Renata 2026-04-18 21:16:37 +00:00
  • 1607baba90 ci: persist live fixes to pipeline scripts - grpc addr, storage, remove netpol, webhook config Celes Renata 2026-04-18 21:14:51 +00:00
  • ee28db684f ci: exclude tests/integration from unit test step (needs live cluster) Celes Renata 2026-04-18 21:05:16 +00:00
  • 5f6d23888a ci: fix lint errors across project, update ruff.toml per-file ignores Celes Renata 2026-04-18 21:02:28 +00:00
  • 4d1894c652 ci: revert to python:3.12-slim for lint, ruff image has no shell Celes Renata 2026-04-18 20:58:39 +00:00
  • 896cefbe07 ci: lint entire project, not just services/ Celes Renata 2026-04-18 20:55:39 +00:00
  • 2f27fdb8bf ci: use official ruff image for faster lint step Celes Renata 2026-04-18 20:55:03 +00:00
  • b48b02f938 ci: retry with storage config restored Celes Renata 2026-04-18 20:53:05 +00:00
  • 860a9bd7a4 ci: remove || true - test failures are regressions Celes Renata 2026-04-18 20:51:48 +00:00
  • ca173f3585 ci: add hypothesis dep and allow pre-existing test failures Celes Renata 2026-04-18 20:51:14 +00:00
  • 586d856552 ci: test with fixed agent storage settings Celes Renata 2026-04-18 20:47:09 +00:00
  • 91c75e3bd1 ci: retry with github_ssh_key secret added Celes Renata 2026-04-18 20:40:29 +00:00
  • d498b1c355 ci: fix woodpecker v3 syntax - secrets, when blocks Celes Renata 2026-04-18 20:37:06 +00:00
  • 6a8ab5ec97 ci: test with privileged plugins enabled Celes Renata 2026-04-18 20:34:56 +00:00
  • a374864b88 ci: test fresh webhook token Celes Renata 2026-04-18 20:30:39 +00:00
  • 14cf0f8714 ci: test webhook after gitea webhook config Celes Renata 2026-04-18 20:28:56 +00:00
  • b7a3f7c101 ci: add .woodpecker.yml pipeline file Celes Renata 2026-04-18 20:27:55 +00:00
  • 5def0dc9c6 ci: test webhook after network policy fix Celes Renata 2026-04-18 20:18:30 +00:00
  • e7cb6e1790 ci: test webhook delivery Celes Renata 2026-04-18 20:16:49 +00:00
  • f4ccc8cbea ci: trigger woodpecker pipeline test Celes Renata 2026-04-18 20:14:33 +00:00
  • afcfde0ac2 perf: custom DinD template with 4 CPU/4Gi per runner + anti-affinity to spread across nodes Celes Renata 2026-04-18 10:25:33 +00:00
  • 886c9831c3 fix: pass GHCR_TOKEN to integration-test for image pull auth + add packages:read permission Celes Renata 2026-04-18 10:12:48 +00:00
  • 458e289cbf fix: install envsubst and python deps for integration-test runner Celes Renata 2026-04-18 05:14:35 +00:00
  • 32a3dc85e3 fix: use sudo for kubectl/helm install in integration-test runner Celes Renata 2026-04-18 04:48:12 +00:00
  • 0ed7ecbd65 fix: add kubectl/helm install + RBAC for integration-test CI job Celes Renata 2026-04-18 04:31:43 +00:00
  • 7a0e26c77b fix: remove template override from ARC runner-scaleset — let chart manage DinD pod spec Celes Renata 2026-04-18 04:17:25 +00:00
  • 3b9f3d2ce6 ci: trigger pipeline test with DinD runner mode Celes Renata 2026-04-18 04:08:04 +00:00
  • c85c0068a2 fix: clean up utcnow deprecation warnings, fix 12 failing tests, add CI/CD pipeline manifests Celes Renata 2026-04-18 03:59:28 +00:00
  • 40227a4eb2 spec: integration test pipeline — requirements, design, and tasks Celes Renata 2026-04-18 00:12:49 +00:00
  • ee5fd30398 fix: backtest force-closes open positions at end + uses real market prices for exits Celes Renata 2026-04-18 00:03:51 +00:00
  • 6136a767da docs: add Windows Docker Desktop local dev setup guide Celes Renata 2026-04-17 23:47:51 +00:00
  • 82da8af02b fix: dedup recommendation queue at aggregation level — prevent duplicate ticker+window flooding Celes Renata 2026-04-17 22:11:59 +00:00
  • a6189fce6b fix: skip LLM thesis rewrite for informational/suppressed recs to prevent queue buildup Celes Renata 2026-04-17 19:29:41 +00:00
  • 7736554988 fix: recommendation worker now respects thesis-rewriter active=false toggle Celes Renata 2026-04-17 19:22:31 +00:00
  • d8f1b615c8 fix: add order status sync loop to broker adapter — pending orders now update to filled/cancelled Celes Renata 2026-04-17 17:38:10 +00:00
  • 7a541aa693 fix: trend_windows.id missing gen_random_uuid() default Celes Renata 2026-04-17 17:27:41 +00:00
  • 84b3c06b2f fix: sync agent DB prompts with code defaults + update model to qwen3.5:9b-fast Celes Renata 2026-04-17 17:12:09 +00:00
  • aa67523acd fix: ensure JSON output instruction in system prompt override + retry on ValueError Celes Renata 2026-04-17 17:03:58 +00:00
  • 523d3ea749 fix: catch ValueError in classification retry loop + add debug logging for raw output Celes Renata 2026-04-17 17:00:32 +00:00
  • f054e97b5b fix: event classifier unwraps single-element list from model output Celes Renata 2026-04-17 16:44:57 +00:00
  • 630837070a chore: add ruff lint to steering docs and auto-lint hook Celes Renata 2026-04-17 16:38:54 +00:00
  • 76ff7ae00a fix: ruff import sort order Celes Renata 2026-04-17 16:37:30 +00:00
  • 1394e6168b fix: event classifier now strips markdown fences and repairs JSON Celes Renata 2026-04-17 16:35:13 +00:00
  • 759d868e3b fix: event classifier was blocked by extraction schema validation Celes Renata 2026-04-17 16:28:39 +00:00
  • 678072e96b fix: build Redis URL from REDIS_HOST/PORT/PASSWORD/DB env vars Celes Renata 2026-04-17 08:21:16 +00:00
  • 06e1e7ea0f fix: reclassify script reads DB/Redis creds from pod env vars Celes Renata 2026-04-17 08:19:23 +00:00
  • 9c4118c0e7 fix: force-recreate GHCR pull secret on every deploy Celes Renata 2026-04-17 08:10:34 +00:00
  • 1842b2039c ops: add SQL query test script and macro reclassify/reaggregate runner Celes Renata 2026-04-17 08:03:14 +00:00
  • 98de4ee7c9 chore: add BSL 1.1 license and copyright notice Celes Renata 2026-04-17 07:45:30 +00:00
  • c5b7bddadb fix: backfill recommendation evidence for existing recommendations Celes Renata 2026-04-17 07:37:14 +00:00