KB-3DB6

GIT-FREEZE 2026-04-05 — Rollback Ready

3 min read Revision 1
reportfreezegitrollbacks1672026-04-05

GIT-FREEZE 2026-04-05 — Báo cáo Đóng Băng

Date: 2026-04-05 11:45 UTC | Status: FROZEN


Bảng Đóng Băng — 4 Nơi

# Repo Vị trí Branch Commit Hash (40 char) Ngày commit Tracked files Lệnh Rollback
1 web-test VPS /opt/incomex/docker/nuxt-repo main dd0e52b57e9fc9e137d419578ba672ec965c9872 2026-03-30 18:20:32 +0700 1,136 cd /opt/incomex/docker/nuxt-repo && git reset --hard dd0e52b57e9fc9e137d419578ba672ec965c9872
2 agent-data-test VPS /opt/incomex/docker/agent-data-repo main 4acebbc9034526b2a68a1ca9d97a164e01643dce 2026-04-05 11:45:10 +0200 569 cd /opt/incomex/docker/agent-data-repo && git reset --hard 4acebbc9034526b2a68a1ca9d97a164e01643dce
3 web-test GH Huyen1974/web-test main 260ed7b8d0998b93f613cda7281c080b96027171 (GH latest) 1,153 N/A (GH is source of truth)
4 agent-data-test GH Huyen1974/agent-data-test main 0a26280b009d1893188b3c6b4a3c7db728082fcb (GH latest) 576 N/A (GH is source of truth)

Tags

Repo (VPS) Tag Points to
web-test freeze-20260405 dd0e52b5
agent-data-test freeze-20260405 4acebbc9

Drift Summary

Repo VPS behind GH VPS ahead of GH
web-test 13 commits 0
agent-data-test 112 commits 1 (freeze commit)

agent-data-test Freeze Commit Detail

63 files in freeze commit 4acebbc9:

  • 36 modified (workflows, core code, deps, tests)
  • 8 deleted (legacy cloudrun/terraform backups)
  • 19 new (codex config, MCP server, scripts, tests, webhook)

Rollback Procedure

Nếu thảm hoạ xảy ra sau bước sync:

# 1. Rollback VPS web-test
cd /opt/incomex/docker/nuxt-repo
git reset --hard freeze-20260405

# 2. Rollback VPS agent-data-test
cd /opt/incomex/docker/agent-data-repo
git reset --hard freeze-20260405

# 3. Restart services nếu cần
cd /opt/incomex/docker && docker compose restart nuxt agent-data

# 4. Verify
docker ps --format '{{.Names}}: {{.Status}}'
curl -s https://vps.incomexsaigoncorp.vn/api/health

GH repos KHÔNG bị ảnh hưởng (CICD đã disable, không push VPS→GH).


FREEZE S167 | 4 locations recorded | Tags created | Rollback ready