2 Commits

Author SHA1 Message Date
kyu b8c9f2f01b ci: Phase 1 pipeline — sync to /home/kyu/trading-prod + compose config validate
Phase 1 (now): clone main → /home/kyu/trading-prod, run `docker compose config`
  with project name 'trading-prod' (separate from running trading-ai stack).
  No containers are created or touched.

Phase 2 (later): uncomment Deploy stage to actually run `docker compose up -d`.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 00:22:49 +09:00
kyu f87756ee2e ci: add minimal Jenkinsfile (validate-only, no deploy)
trading/pipeline/head This commit looks good
Stages: checkout info, repo layout, compose syntax validation.
No build/deploy yet — used to verify Jenkins ↔ Gitea wiring before
adding real deployment stages.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 00:08:10 +09:00