fix(selfhost): derive local port URLs from env (MUL-2506) (#2939)

* fix(selfhost): derive local port URLs from env

* fix(selfhost): derive local script URLs
This commit is contained in:
YOMXXX
2026-05-24 13:05:53 +08:00
committed by GitHub
parent 660e27b981
commit bfb7c85491
13 changed files with 340 additions and 27 deletions

View File

@@ -29,6 +29,9 @@ jobs:
- name: Install dependencies
run: pnpm install
- name: Test self-host env derivation
run: bash scripts/selfhost-config.test.sh
- name: Verify reserved-slugs.ts is up to date
# Re-runs the generator and fails on any drift from the
# checked-in TypeScript output. The Go side embeds the JSON