CI - Lint & Test / lint-and-test (push) Successful in 34sDetails
Train & Deploy / train (push) Successful in 1m33sDetails
Train & Deploy / build-and-deploy (push) Failing after 4sDetails
- 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>
CI - Lint & Test / lint-and-test (push) Failing after 5m15sDetails
The TLS handshake failure was caused by MTU mismatch (pod: 1340,
DinD bridge: 1500), not certificate verification.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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) Waiting to runDetails
- Set REGISTRY_URL to harbor.inje-private.com in train.yaml
- Add docker login step with Gitea secrets (REGISTRY_USER, REGISTRY_PASSWORD)
- Register secrets in Gitea repo via API
- Add harbor config to config.yaml
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>