Commit Graph

234 Commits

Author SHA1 Message Date
Xiaoxia AI f22af7ee4c chore(release): initialize separated production env
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 14s
Deploy / Deploy Staging (push) Successful in 2m18s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 14:24:23 +08:00
Xiaoxia AI 1f89f8edfe chore(release): allow smtp skip in strict smoke
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 14s
Deploy / Deploy Staging (push) Successful in 2m7s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 14:09:29 +08:00
Xiaoxia AI 47a9d7be9c chore(release): finalize production readiness gates
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 12s
Deploy / Deploy Staging (push) Successful in 14s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 13:53:13 +08:00
Xiaoxia AI 114bc8aff2 chore(security): triage bandit findings
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 12s
Deploy / Deploy Staging (push) Successful in 2m26s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 13:38:46 +08:00
Xiaoxia AI 1c9a041a31 chore(release): script database backup runbook
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 11s
Deploy / Deploy Staging (push) Successful in 2m41s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 13:26:45 +08:00
Xiaoxia AI 95387c4096 fix(release): set alembic script location explicitly
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 10s
Deploy / Deploy Staging (push) Successful in 2m10s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 13:08:37 +08:00
Xiaoxia AI 89e5b4db5d fix(release): locate alembic config from scripts
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 11s
Deploy / Deploy Staging (push) Successful in 2m2s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 13:05:12 +08:00
Xiaoxia AI 747a1c0ad3 chore(release): add alembic preflight check
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 10s
Deploy / Deploy Staging (push) Successful in 2m0s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 13:01:49 +08:00
Xiaoxia AI ee6a98398f chore(release): add external service smoke checks
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 11s
Deploy / Deploy Staging (push) Successful in 1m51s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 12:50:33 +08:00
Xiaoxia AI 1708401bcd fix(release): support environment validation in containers
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 12s
Deploy / Deploy Staging (push) Successful in 1m54s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 12:39:40 +08:00
Xiaoxia AI e36347210c chore(release): validate production env readiness
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 13s
Deploy / Deploy Staging (push) Successful in 2m0s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 12:34:51 +08:00
Xiaoxia AI fd38823fa4 build(docker): include maintenance scripts
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 15s
Deploy / Deploy Staging (push) Successful in 2m0s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 11:32:54 +08:00
Xiaoxia AI 683f879bdf docs(deploy): document generated file retention
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 15s
Deploy / Deploy Staging (push) Successful in 14s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 11:29:33 +08:00
Xiaoxia AI 6eba0cd296 refactor(storage): retire minio runtime naming
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 14s
Deploy / Deploy Staging (push) Successful in 2m8s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 11:20:55 +08:00
Xiaoxia AI 00c3dfb7da docs(deploy): add production release checklist
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 14s
Deploy / Deploy Staging (push) Successful in 11s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 11:10:45 +08:00
Xiaoxia AI 9b6aab71d8 refactor(auth): configure external service adapters
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 14s
Deploy / Deploy Staging (push) Successful in 2m29s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 11:04:07 +08:00
Xiaoxia AI fa19a34f7a feat(auth): add verification and password reset routes
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 15s
Deploy / Deploy Staging (push) Successful in 1m57s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 10:40:56 +08:00
Xiaoxia AI e36af9e7a9 refactor(adapters): remove legacy postgres adapter
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 17s
Deploy / Deploy Staging (push) Successful in 1m57s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 10:11:18 +08:00
Xiaoxia AI a20267091a refactor(auth): remove auth simple shim
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 15s
Deploy / Deploy Staging (push) Successful in 50s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 09:57:17 +08:00
Xiaoxia AI 93ba337538 refactor(auth): promote canonical auth routes
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 16s
Deploy / Deploy Staging (push) Successful in 48s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 09:50:10 +08:00
Xiaoxia AI c5321f4f12 feat(workspace): restore member management routes
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 16s
Deploy / Deploy Staging (push) Successful in 1m55s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 09:36:08 +08:00
Xiaoxia AI 38b5b60160 feat(workspace): restore core routes on sqlalchemy adapters
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 14s
Deploy / Deploy Staging (push) Successful in 1m53s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 09:22:09 +08:00
Xiaoxia AI 2e863c8b43 refactor(auth): replace legacy middleware sentinel
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 14s
Deploy / Deploy Staging (push) Successful in 40s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 09:06:22 +08:00
Xiaoxia AI b084e5b468 feat(auth): add bearer current user dependency
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 14s
Deploy / Deploy Staging (push) Successful in 46s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 08:35:25 +08:00
Xiaoxia AI 2c3856a5a0 refactor(auth): route simple auth through use cases
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 13s
Deploy / Deploy Staging (push) Successful in 1m48s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 08:22:49 +08:00
Xiaoxia AI 1c10c2d8af ci: detect sqlalchemy schema drift
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 16s
Deploy / Deploy Staging (push) Successful in 10s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 08:14:25 +08:00
Xiaoxia AI 4a8703b037 ci: validate alembic migration chain
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 14s
Deploy / Deploy Staging (push) Successful in 10s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 07:49:23 +08:00
Xiaoxia AI 309906cb53 fix(schema): forbid auto create schema in deployed envs
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 13s
Deploy / Deploy Staging (push) Successful in 1m56s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 07:36:46 +08:00
Xiaoxia AI f89a059c6b docs: record alembic staging verification
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 15s
Deploy / Deploy Staging (push) Successful in 11s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 07:25:30 +08:00
Xiaoxia AI 10256a1b74 fix(deploy): parameterize alembic schema probe
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 13s
Deploy / Deploy Staging (push) Successful in 10s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 07:04:39 +08:00
Xiaoxia AI 4ac7a3c5b8 fix(deploy): preserve alembic version probe quoting
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 12s
Deploy / Deploy Staging (push) Failing after 9s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 07:02:46 +08:00
Xiaoxia AI ac12d98c7f ci: align lint gates with formatter config
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 14s
Deploy / Deploy Staging (push) Failing after 9s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 07:01:12 +08:00
Xiaoxia AI 48d71ecffb fix(deploy): handle alembic baseline stamping
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 21s
Deploy / Deploy Staging (push) Failing after 14s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 06:55:56 +08:00
Xiaoxia AI b79d6718d6 style: normalize python formatting gates
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 21s
Deploy / Deploy Production (push) Has been cancelled
Deploy / Deploy Staging (push) Has been cancelled
2026-06-21 06:52:19 +08:00
Xiaoxia AI e62036da45 refactor(db): introduce alembic schema baseline
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 18s
Deploy / Deploy Production (push) Has been cancelled
Deploy / Deploy Staging (push) Has been cancelled
2026-06-21 06:48:16 +08:00
Xiaoxia AI 427d999c62 refactor(schema): mark sqlalchemy models as schema mainline
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 15s
Deploy / Deploy Staging (push) Successful in 7s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 06:30:55 +08:00
Xiaoxia AI f9f9afed7a refactor(deploy): freeze canonical docker entrypoint
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 16s
Deploy / Deploy Staging (push) Successful in 8s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 05:09:21 +08:00
Xiaoxia AI a54af57881 refactor(adapters): deprecate postgres repository path
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 1m4s
Deploy / Deploy Staging (push) Successful in 2m7s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 02:15:56 +08:00
Xiaoxia AI 0501e96cd2 refactor(api): guard route adapter boundaries
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 1m6s
Deploy / Deploy Staging (push) Successful in 1m31s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 02:02:55 +08:00
Xiaoxia AI e5224d090b refactor(domain): move auth infrastructure to adapters
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 1m6s
Deploy / Deploy Staging (push) Successful in 2m14s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 00:46:56 +08:00
Xiaoxia AI 50fb2c04df ci: run real quality gates
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 1m8s
Deploy / Deploy Staging (push) Successful in 1m25s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 00:39:02 +08:00
Xiaoxia AI b965d8d766 refactor(api): quarantine legacy container routes
CI/CD Pipeline / Validate Code Quality And Tests (push) Successful in 56s
Deploy / Deploy Production (push) Has been cancelled
Deploy / Deploy Staging (push) Has been cancelled
2026-06-21 00:37:42 +08:00
Xiaoxia AI f474b97a57 refactor(config): centralize api settings source 2026-06-21 00:36:13 +08:00
Xiaoxia AI e2f0e6faf9 fix(auth): harden simple auth and router imports
CI/CD Pipeline / Validate Code Quality And Tests (push) Successful in 55s
Deploy / Deploy Staging (push) Failing after 2m36s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 00:27:58 +08:00
Xiaoxia AI ebb141994f docs(phase7): record real ffmpeg closure
CI/CD Pipeline / Validate Code Quality And Tests (push) Successful in 58s
Deploy / Deploy Staging (push) Successful in 1m3s
Deploy / Deploy Production (push) Has been skipped
2026-06-21 00:02:23 +08:00
Xiaoxia AI fd701857ec fix(deploy): bind generated files to host path
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 23:44:00 +08:00
Xiaoxia AI a988f5935a fix(deploy): expose generated video files
CI/CD Pipeline / Validate Code Quality And Tests (push) Successful in 56s
Deploy / Deploy Staging (push) Successful in 1m12s
Deploy / Deploy Production (push) Has been skipped
2026-06-20 23:40:47 +08:00
Xiaoxia AI cb42f0eda4 fix(worker): persist generated mp4 without oss
CI/CD Pipeline / Validate Code Quality And Tests (push) Successful in 56s
Deploy / Deploy Staging (push) Successful in 2m30s
Deploy / Deploy Production (push) Has been skipped
2026-06-20 23:17:52 +08:00
Xiaoxia AI 29f74f0861 fix(deploy): build compose services serially
CI/CD Pipeline / Validate Code Quality And Tests (push) Successful in 58s
Deploy / Deploy Staging (push) Successful in 1m58s
Deploy / Deploy Production (push) Has been skipped
2026-06-20 23:09:56 +08:00
Xiaoxia AI 93ebce18ca fix(deploy): rebuild only backend services on deploy
CI/CD Pipeline / Validate Code Quality And Tests (push) Successful in 57s
Deploy / Deploy Staging (push) Failing after 6m33s
Deploy / Deploy Production (push) Has been skipped
2026-06-20 23:01:50 +08:00