• Joined on 2026-04-18
admin pushed to main at admin/stonks-oracle 2026-04-19 03:00:17 +00:00
9e39d59afa ci: add woodpecker Kyverno proxy CA policy with NO_PROXY for gRPC
admin pushed to main at admin/stonks-oracle 2026-04-19 02:41:53 +00:00
76dd58c1dc ci: final pipeline fixes - kargo SA workaround, oauth2 flow, timeouts
admin pushed to main at admin/stonks-oracle 2026-04-19 02:06:27 +00:00
cd4f84a949 ci: trigger with fixed webhook and oauth2
admin pushed to main at admin/stonks-oracle 2026-04-19 02:05:42 +00:00
94054c0439 ci: trigger after oauth2 credential refresh
admin pushed to main at admin/stonks-oracle 2026-04-19 02:04:25 +00:00
3069102f1b ci: add frontend/.dockerignore to override root exclusions for dashboard build
admin pushed to main at admin/stonks-oracle 2026-04-19 02:01:28 +00:00
8bee515bd4 ci: fix runmelast hanging, add proxy CA injection, clean SA/CRD leftovers on redeploy
admin pushed to main at admin/stonks-oracle 2026-04-18 22:28:46 +00:00
47baacedf5 ci: use 192.168.42.1 as custom_dns for buildx to resolve registry via local DNS
admin pushed to main at admin/stonks-oracle 2026-04-18 22:19:38 +00:00
039221ea52 ci: add no_cache to dashboard build to prevent stale layer issue
admin pushed to main at admin/stonks-oracle 2026-04-18 22:12:57 +00:00
2406ee8e91 ci: make mirror-github step failure-tolerant, skip if no SSH key
admin pushed to main at admin/stonks-oracle 2026-04-18 22:10:30 +00:00
4759c6bd41 ci: trigger pipeline with proper TLS registry
admin pushed to main at admin/stonks-oracle 2026-04-18 21:35:46 +00:00
1b621861d3 ci: use registry.celestium.life with letsencrypt TLS for builds
admin pushed to main at admin/stonks-oracle 2026-04-18 21:16:49 +00:00
d8738083b6 ci: use internal registry URL for builds (HTTP, no TLS timeout)
1607baba90 ci: persist live fixes to pipeline scripts - grpc addr, storage, remove netpol, webhook config
Compare 2 commits »
admin pushed to main at admin/stonks-oracle 2026-04-18 21:05:23 +00:00
ee28db684f ci: exclude tests/integration from unit test step (needs live cluster)
admin pushed to main at admin/stonks-oracle 2026-04-18 21:02:36 +00:00
5f6d23888a ci: fix lint errors across project, update ruff.toml per-file ignores
admin pushed to main at admin/stonks-oracle 2026-04-18 20:58:49 +00:00
4d1894c652 ci: revert to python:3.12-slim for lint, ruff image has no shell
admin pushed to main at admin/stonks-oracle 2026-04-18 20:55:46 +00:00
896cefbe07 ci: lint entire project, not just services/
admin pushed to main at admin/stonks-oracle 2026-04-18 20:55:10 +00:00
2f27fdb8bf ci: use official ruff image for faster lint step
admin pushed to main at admin/stonks-oracle 2026-04-18 20:53:13 +00:00
b48b02f938 ci: retry with storage config restored
admin pushed to main at admin/stonks-oracle 2026-04-18 20:51:58 +00:00
860a9bd7a4 ci: remove || true - test failures are regressions
admin pushed to main at admin/stonks-oracle 2026-04-18 20:51:25 +00:00
ca173f3585 ci: add hypothesis dep and allow pre-existing test failures