Skip to content

Follow-up: Fix review-app setup and restore deployed behavior gate #194

Description

@justin808

Environment

  • Affected surface: repository review-app workflow
  • Source PR head: c524f0ac736287ef902f32b12e5f82ccdb36b1cc

Steps To Reproduce

  1. Run the configured review-app deployment workflow for PR Validate the TanStack starter against React on Rails 17 RC12 #193 at the source head.
  2. 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.

Evidence

This follow-up owns the review-app infrastructure gate only; it does not identify an RC12 runtime defect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions