open-notebook/scripts/release-test
Luis Novo 2181b14a79
chore(release): rc-stack pulls the pushed image + optional --with-runtimes (#1133)
Retro improvements from the v1.13.0 release:
- rc-stack.sh 'up' now docker-pulls lfnovo/open_notebook:<tag> by default so a
  same-named local build can't shadow the registry artifact during Phase 6
  verification (non-fatal for local-only tags).
- New --with-runtimes flag enables the opt-in heavy engines (Docling +
  Crawl4AI) on the RC stack via RC_ENABLE_DOCLING/RC_ENABLE_CRAWL4AI, so the
  published image's opt-in install path can be exercised with real data. The
  release-test compose defaults these empty, keeping fresh/upgrade tests fast.
- Documented both gotchas (local-tag shadowing; judging opt-in gating on a
  clean image vs a dev venv with runtimes installed out-of-band) in
  RELEASE_PROCESS.md.
2026-07-14 07:29:00 -03:00
..
docker-compose.release-test.yml chore(release): rc-stack pulls the pushed image + optional --with-runtimes (#1133) 2026-07-14 07:29:00 -03:00
nginx.conf docs: codify the release confidence process with executable tooling (#1052) 2026-07-11 16:56:14 -03:00
rc-stack.sh chore(release): rc-stack pulls the pushed image + optional --with-runtimes (#1133) 2026-07-14 07:29:00 -03:00
release-image-test.sh docs: codify the release confidence process with executable tooling (#1052) 2026-07-11 16:56:14 -03:00