Commit Graph

4 Commits

Author SHA1 Message Date
Cloud User 3e6b5a8c2a Bump model version to 0.4.0 to test VM runner
CI - Lint & Test / lint-and-test (push) Successful in 38s Details
Train & Deploy / train (push) Successful in 11s Details
Train & Deploy / build-and-deploy (push) Successful in 6s Details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 13:21:55 +09:00
Cloud User aa4bca65ad Bump model version to 0.3.0 to test VM runner
CI - Lint & Test / lint-and-test (push) Successful in 1m13s Details
Train & Deploy / train (push) Successful in 1m38s Details
Train & Deploy / build-and-deploy (push) Successful in 57s Details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 10:16:55 +09:00
Cloud User 9dec13ad23 Trigger Train & Deploy pipeline with DVC graceful fallback
CI - Lint & Test / lint-and-test (push) Successful in 34s Details
Train & Deploy / train (push) Successful in 1m33s Details
Train & Deploy / build-and-deploy (push) Failing after 4s Details
- Bump model version to 0.2.0 to trigger train.yaml
- Make DVC steps non-blocking when no data is configured yet

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 13:33:47 +09:00
Cloud User d782c2741d Add test code to verify CI pipeline
Train & Deploy / train (push) Failing after 0s Details
Train & Deploy / build-and-deploy (push) Has been skipped Details
CI - Lint & Test / lint-and-test (push) Failing after 18s Details
- src/train.py: example training script
- tests/test_train.py: pytest test
- requirements.txt: pandas, scikit-learn
- Fix ci.yaml: use python:3.10-slim container

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 15:42:14 +09:00