Xiaoxia AI
|
71d7913f2f
|
docs: close phase7 deployment ci validation
CI/CD Pipeline / Validate Code Quality And Tests (push) Successful in 59s
Deploy / Deploy Staging (push) Successful in 1m5s
Deploy / Deploy Production (push) Has been skipped
|
2026-06-20 21:38:50 +08:00 |
|
Xiaoxia AI
|
4ddaafbdef
|
docs(ci): establish runner infrastructure governance
CI/CD Pipeline / Validate Code Quality And Tests (push) Successful in 3m2s
|
2026-06-19 08:39:33 +08:00 |
|
Xiaoxia AI
|
f13c7ab9af
|
fix: use manual checkout for gitea actions
Tests / test (push) Failing after 7s
Tests / lint (push) Failing after 8s
|
2026-06-15 20:02:04 +08:00 |
|
Xiaoxia AI
|
2a7201a2a4
|
fix: set gitea checkout base url
Deploy / Deploy Staging (push) Failing after 44s
Deploy / Deploy Production (push) Has been skipped
Tests / lint (push) Has been cancelled
Tests / test (push) Has been cancelled
|
2026-06-15 19:59:47 +08:00 |
|
Xiaoxia AI
|
38df02514a
|
chore: wire real host-based gitea deploy
Deploy / Deploy Staging (push) Failing after 38s
Deploy / Deploy Production (push) Has been skipped
Tests / lint (push) Has been cancelled
Tests / test (push) Has been cancelled
|
2026-06-15 19:58:11 +08:00 |
|
Xiaoxia AI
|
cb2364a363
|
feat: add CI/CD pipeline with Gitea Actions
Deploy / deploy-staging (push) Failing after 30s
Deploy / deploy-production (push) Has been skipped
Tests / test (push) Failing after 30s
Tests / lint (push) Failing after 30s
- .gitea/workflows/tests.yml: automated testing + linting on push/PR
- .gitea/workflows/deploy.yml: deployment workflow (placeholder)
- docs/CI-CD.md: CI/CD configuration guide
- requirements-dev.txt: development dependencies (pytest, black, flake8, mypy)
- test job: run pytest with coverage report
- lint job: black + flake8 + mypy code quality checks
|
2026-06-15 16:53:09 +08:00 |
|