Commit Graph

7 Commits

Author SHA1 Message Date
Xiaoxia AI 4f1186c75e fix: configure API URL for production frontend
Deploy / Deploy Staging (push) Failing after 6s
Deploy / Deploy Production (push) Has been skipped
Tests / test (push) Failing after 2m13s
Tests / lint (push) Failing after 1m57s
2026-06-17 00:25:27 +08:00
Xiaoxia AI 6eb394d6ad feat: add deployment configs, systemd service, and tracker init scripts
Deploy / Deploy Staging (push) Failing after 4m8s
Deploy / Deploy Production (push) Has been skipped
Tests / lint (push) Has been cancelled
Tests / test (push) Has been cancelled
2026-06-16 22:01:24 +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 35f9ff1d82 fix: switch docker pip mirror to aliyun
Tests / test (push) Failing after 1m10s
Tests / lint (push) Failing after 41s
2026-06-15 18:53:37 +08:00
Xiaoxia AI 823faa4a52 fix: use domestic pip mirror for docker builds
Tests / lint (push) Has been cancelled
Tests / test (push) Has been cancelled
2026-06-15 18:52:33 +08:00
Xiaoxia AI be4b30f4da chore: wire deployment to environment-based configuration
Tests / test (push) Failing after 30s
Tests / lint (push) Failing after 30s
2026-06-15 18:40:56 +08:00
Xiaoxia AI b5a62ee9a3 feat: initial SaaS scaffold
- domain: User, Workspace, Project, AssetLibrary, Asset, IngestJob
- ports: repository interfaces
- application: use cases
- adapters: in-memory
- API: FastAPI 5 routes
- worker: Celery ingest_asset
- tests: 4 passing
2026-06-15 15:17:40 +08:00