• Joined on 2026-04-14
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-16 11:08:52 +00:00
022b45d44f docs(landing): replace 'Real-time' with 'Command-first' in nav, align Enterprise nav desc
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-16 11:06:05 +00:00
e59edf6c1a docs(landing): align docs page hero with Command as Service platform
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-16 11:04:42 +00:00
757a7044bf docs(landing): align Enterprise pricing and Public Rooms nav with Command as Service
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-16 11:03:31 +00:00
260d154db2 docs(landing): final alignment — rooms features, API endpoint, and Pro pricing tagline
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-16 11:02:30 +00:00
c9f4e2dbe7 docs(landing): replace 'chat rooms' with 'command-first rooms' in feature descriptions
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-16 11:01:34 +00:00
84f2604106 docs(landing): align remaining landing pages with Command as Service concept
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-16 11:00:09 +00:00
4c77426965 docs(landing): align all non-business pages with Command as Service concept
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-16 10:58:36 +00:00
4eb93da28b docs(landing): update README and SEO defaults to Command as Service tagline
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-16 10:55:13 +00:00
a4cb18580b docs(landing): rewrite tagline and features around Command as Service
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-16 10:52:12 +00:00
431f40063f fix(ws): allow APP_DOMAIN_URL and APP_STATIC_DOMAIN origins
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-16 10:31:24 +00:00
89deebced6 fix(api): add clone url
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-16 10:28:01 +00:00
df87a65cbb fix(room): accept room_public JSON key for HTTP fallback
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-16 10:20:58 +00:00
8b433c9169 feat(repo): return ssh/https clone URLs from backend
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-16 10:05:58 +00:00
b1e93a7cfc fix(init): use resp.error to detect project_not_found instead of HTTP status
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-16 09:35:14 +00:00
b4af88e730 chore(scripts): use git short SHA as default image tag
fa091b9d22 deploy(k8s): add CRD definitions for operator
756af4fb73 docs: add branch protection, commit convention, and gitflow guides
51e4531e95 docs: update README to reflect Redis pub/sub instead of NATS
a09ff66191 refactor(room): remove NATS, use Redis pub/sub for message queue
Compare 7 commits »
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-15 15:08:36 +00:00
b6022e824d feat(k8s): enforce minimum 2 replicas for all services except email-worker
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-15 15:07:26 +00:00
e7cf0c544f fix(k8s): remove all health probes from gitserver
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-15 15:04:27 +00:00
dd4bbf3bb5 fix(k8s): add startupProbe to gitserver deployment template
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-15 15:01:00 +00:00
451e55596a fix(k8s): protect PVCs from deletion on helm uninstall
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-15 14:55:11 +00:00
2afad11cb6 fix(frontend): use workspaceInfo API to get full workspace data for sidebar