OmniRoute/scripts/dev
AmirHossein Rezaei bb5cb51f3e
fix(docker): honor OMNIROUTE_BASE_PATH behind reverse-proxy subpaths (#8615)
* fix(docker): honor OMNIROUTE_BASE_PATH behind reverse-proxy subpaths

Next.js basePath is compile-time state; Docker now records the baked value,
forwards the env var as a build-arg, patches root-path images at container
start when needed, and probes health under the active subpath.

Hard Rule #13: scripts/docker/patch-basepath.sh and the entrypoint invoke Node
with a fixed argv; OMNIROUTE_BASE_PATH is read from process.env only — never
interpolated into sed/awk.

Closes #8600

* fix(docs): unblock CI for Docker basePath guide

Describe the build-time basePath marker as a sentinel file instead of a
fabricated env var, and replace the unsupported ```env fence with bash so
fumadocs/Shiki can compile DOCKER_GUIDE.md during DAST smoke.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix(docker): add changelog fragment for #8615 basePath bundle patch

Co-authored-by: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com>
2026-07-27 19:07:58 -03:00
..
ensure-native-sqlite.mjs Release v3.8.13 (#3327) 2026-06-06 19:13:11 -03:00
head-response-guard.cjs Release v3.8.47 (#6569) 2026-07-13 09:12:40 -03:00
healthcheck.mjs fix(docker): honor OMNIROUTE_BASE_PATH behind reverse-proxy subpaths (#8615) 2026-07-27 19:07:58 -03:00
http-method-guard.cjs Release v3.8.45 (#6202) 2026-07-06 02:25:17 -03:00
main-server-timeouts.mjs fix(build): packed tarball boot crash — server-ws timeout import escaped the package (#7065 class) (#7308) 2026-07-15 20:05:53 -03:00
peer-stamp.mjs Release v3.8.36 (#4854) 2026-06-25 13:17:40 -03:00
responses-ws-proxy.mjs fix(sse): run compression pipeline per turn in Codex Responses WS bridge (#8052) (#8154) 2026-07-22 11:27:57 -03:00
run-ecosystem-tests.mjs node dependency updates (#2259) 2026-05-14 20:20:54 -03:00
run-next-playwright.mjs Release v3.8.45 (#6202) 2026-07-06 02:25:17 -03:00
run-next.mjs fix(build): packed tarball boot crash — server-ws timeout import escaped the package (#7065 class) (#7308) 2026-07-15 20:05:53 -03:00
run-playwright-tests.mjs refactor(scripts): organize into build/dev/check/docs/i18n/ad-hoc subfolders 2026-05-13 10:14:25 -03:00
run-protocol-clients-tests.mjs node dependency updates (#2259) 2026-05-14 20:20:54 -03:00
run-standalone.mjs Merge branch 'release/v3.8.8' into feat/quota-share-redesign 2026-05-31 21:08:30 -03:00
smoke-electron-packaged.mjs refactor(scripts): organize into build/dev/check/docs/i18n/ad-hoc subfolders 2026-05-13 10:14:25 -03:00
standalone-server-ws.mjs fix(build): packed tarball boot crash — server-ws timeout import escaped the package (#7065 class) (#7308) 2026-07-15 20:05:53 -03:00
sync-env.mjs Release v3.8.36 (#4854) 2026-06-25 13:17:40 -03:00
system-info.mjs Release v3.8.40 2026-06-29 08:40:06 -03:00
tls-options.mjs Release v3.8.41 (#5327) 2026-06-29 16:51:03 -03:00
turbopackCacheHeal.mjs Release v3.8.46 2026-07-07 13:14:06 -03:00
v1-ws-bridge.mjs refactor(scripts): organize into build/dev/check/docs/i18n/ad-hoc subfolders 2026-05-13 10:14:25 -03:00
webdav-handler.mjs Release v3.8.47 (#6569) 2026-07-13 09:12:40 -03:00