Skip to content

fix(manager): bypass typed routes check for dashboard redirect#645

Merged
tataihono merged 3 commits intomainfrom
fix/manager-typed-routes
Apr 2, 2026
Merged

fix(manager): bypass typed routes check for dashboard redirect#645
tataihono merged 3 commits intomainfrom
fix/manager-typed-routes

Conversation

@tataihono
Copy link
Copy Markdown
Contributor

Unblocks Railway deploys. Next.js typed routes can't resolve /dashboard/coverage.

Next.js typed routes doesn't generate a type for /dashboard/coverage,
causing build failures. Cast to any to unblock deploys.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@railway-app
Copy link
Copy Markdown

railway-app bot commented Apr 2, 2026

🚅 Deployed to the forge-pr-645 environment in forge

Service Status Web Updated (UTC)
@forge/manager ✅ Success (View Logs) Apr 2, 2026 at 7:21 pm
@forge/cms 🕒 Building (View Logs) Apr 2, 2026 at 7:18 pm
1 service not affected by this PR
  • @forge/web

@railway-app railway-app bot temporarily deployed to forge / forge-pr-645 April 2, 2026 19:13 Destroyed
The video-coverage endpoint from #637 never deployed because CI
lint failed on the merge commit and Railway skipped the deploy.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@railway-app railway-app bot temporarily deployed to forge / forge-pr-645 April 2, 2026 19:14 Destroyed
@railway-app railway-app bot temporarily deployed to forge / forge-pr-645 April 2, 2026 19:17 Destroyed
NULL ai_generated was defaulting to true (treating NULL as AI-generated).
Should default to false to match the coverage-snapshot service pattern
and the backfill in #627 which sets NULL → false.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@tataihono tataihono force-pushed the fix/manager-typed-routes branch from b037586 to bb2df0e Compare April 2, 2026 19:18
@railway-app railway-app bot temporarily deployed to forge / forge-pr-645 April 2, 2026 19:18 Destroyed
@tataihono tataihono merged commit 99e691e into main Apr 2, 2026
27 of 28 checks passed
@tataihono tataihono deleted the fix/manager-typed-routes branch April 2, 2026 19:21
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