You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Observe that initial setup exits before image build, deployment, endpoint creation, or behavioral smoke begins.
Expected Behavior
The workflow should establish a usable review app and run deployed behavioral verification against the exact PR head.
Actual Behavior
The explicit attempt stopped during initial setup. Image build, deployment, endpoint creation, and deployed smoke did not run. The RC12 package update itself passed local validation, hosted CI, hosted review, and all review threads; no React on Rails RC12 code regression was found.
Acceptance criteria
Diagnose and repair the repository-owned review-app setup/configuration failure.
Re-run the workflow on the repaired current head and retain the exact tested commit plus public workflow evidence.
Confirm image build, deployment, and a usable review endpoint complete successfully.
Run behavioral smoke that verifies expected server-rendered HTML, the headline RSC/client interaction, and no new browser console errors.
Clean up the temporary review app after evidence is retained.
Environment
c524f0ac736287ef902f32b12e5f82ccdb36b1ccSteps To Reproduce
Expected Behavior
The workflow should establish a usable review app and run deployed behavioral verification against the exact PR head.
Actual Behavior
The explicit attempt stopped during initial setup. Image build, deployment, endpoint creation, and deployed smoke did not run. The RC12 package update itself passed local validation, hosted CI, hosted review, and all review threads; no React on Rails RC12 code regression was found.
Acceptance criteria
Evidence
This follow-up owns the review-app infrastructure gate only; it does not identify an RC12 runtime defect.