CI - Lint & Test / lint-and-test (push) Failing after 3m28sDetails
Runner CI jobs fail with gnutls_handshake() error because
catthehacker/ubuntu container doesn't trust Gitea's private certificate.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
CI - Lint & Test / lint-and-test (push) Failing after 8sDetails
- actions/checkout@v4 requires node, which is missing in python:3.10-slim
- Use default ubuntu-22.04 image and install python3 via apt
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Train & Deploy / train (push) Failing after 0sDetails
Train & Deploy / build-and-deploy (push) Has been skippedDetails
CI - Lint & Test / lint-and-test (push) Failing after 18sDetails
- 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>