Commit Graph

13 Commits

Author SHA1 Message Date
王性驊 d1e876629a prod: bundle threads-profile scrape release, fix headless-shell install, add reset-data tooling
- release layout now ships scripts/threads-profile/scrape.mjs + node_modules;
  activate-release.sh verifies it exists before activating a release
- profile_scrape.go resolves the script path relative to the release dir
  (bin/{gateway,worker} -> ../scripts/threads-profile/scrape.mjs) in prod,
  falling back to the dev-tree relative paths for local runs
- bootstrap.sh: Playwright 1.49+ needs a separate chromium-headless-shell
  build for headless launches; the idempotency check only looked for
  chromium-*, so a stalled/partial headless-shell download from an earlier
  run was never retried. Now checks and installs both builds.
- add reset-data.sh (local wrapper + remote script) to wipe Mongo/Redis/MinIO
  and reseed the admin account for a clean-slate redeploy

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 16:26:30 +00:00
王性驊 fb8100825f fix frontend 2026-07-15 15:23:59 +00:00
王性驊 377b7f06ea fix frontend 2026-07-14 08:54:31 +00:00
王性驊 8ef6fe470b fix frontend 2026-07-13 08:59:13 +00:00
王性驊 e41c1f96a2 fix frontend 2026-07-13 01:15:30 +00:00
王性驊 fcc76911bb fix frontend 2026-07-10 12:54:45 +00:00
王性驊 2e0b625735 fix all 2026-07-09 03:45:28 +00:00
王性驊 7ed9f50a2c add minio 2026-07-07 14:02:41 +00:00
王性驊 152d42e77b feat/rebone (#3)
Co-authored-by: 王性驊 <danielwang@supermicro.com>
Reviewed-on: #3
Co-authored-by: wang <igs170911@gmail.com>
Co-committed-by: wang <igs170911@gmail.com>
2026-07-06 06:13:14 +00:00
王性驊 f2ca28c1d5 fix2 2026-06-28 18:19:16 +08:00
王性驊 eaf029a16f fix2 2026-06-28 18:08:43 +08:00
王性驊 8b0985f604 first commit 2026-06-26 16:56:07 +08:00
王性驊 232111712d first commit 2026-06-26 16:37:04 +08:00