Skip to content

feat(runtime): unify deployment and release validation - #1138

Merged
YKDZ merged 12 commits into
mainfrom
agent/runtime-parity-release-validation
Jul 29, 2026
Merged

feat(runtime): unify deployment and release validation#1138
YKDZ merged 12 commits into
mainfrom
agent/runtime-parity-release-validation

Conversation

@YKDZ

@YKDZ YKDZ commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • unify development, standalone, and runtime lifecycle contracts while retiring the app preview path
  • separate schema preparation, application bootstrap, and startup; add profile-aware readiness for PostgreSQL, Redis, and spaCy
  • version plugin configuration and make bootstrap plans explicit, idempotent, and observable through structured diagnostics
  • replace duplicated Compose and E2E setup with shared execution cells and exact test-service leases
  • validate immutable standalone/runtime image IDs across E2E, lifecycle, artifact export, and CI publication without rebuilding

Browser and release validation

  • dev / Chromium: 28 passed
  • standalone / Chromium: 26 passed
  • standalone / Firefox: 26 passed
  • runtime / Chromium: 26 passed
  • runtime / Firefox: 26 passed
  • pnpm check:all -- --build-id afk-runtime-parity-final-r7-20260714 --e2e-concurrency 2: passed all 12 stages
  • measured concurrency improvement over the serial migration baseline: 25.999%

The final validation used exact test-owned Compose project names and left no test containers, volumes, or networks behind.

@YKDZ
YKDZ merged commit ec3c05b into main Jul 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant