|
Some checks failed
Test / rust-fmt-check (pull_request) Failing after 10s
Test / rust-clippy (pull_request) Failing after 13s
Test / rust-tests (pull_request) Failing after 17s
Test / frontend-tests (pull_request) Failing after 1m22s
Test / frontend-typecheck (pull_request) Successful in 1m31s
PR Review Automation / review (pull_request) Successful in 2m54s
Critical fixes for Gitea compatibility: 1. **Removed .github/ directory completely** - dependabot.yml (GitHub-only, not supported by Gitea) - GitHub workflows (replaced by .gitea/workflows) - CODEOWNERS, AZURE_BOARDS_INTEGRATION.md, COPILOT_SETUP.md - These files are GitHub-specific and won't work in Gitea 2. **Fixed remaining URLs to use internal IP** - pr-review.yml: LITELLM_URL gitea.tftsr.com:11434 → 172.0.0.29:11434 - build-images.yml: Updated comments with correct IP - All CI runners MUST use 172.0.0.29 (internal IP) 3. **Verified branch naming** - This repo uses 'master' (not 'main') - All workflows correctly reference 'master' Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auto-tag.yml | ||
| build-images.yml | ||
| pr-review.yml | ||
| test.yml | ||