Skip to content

fix(rivetkit): pack inspector in pkg-pr-new#4409

Open
NathanFlurry wants to merge 1 commit intomainfrom
fix-pkg-prp-inspector
Open

fix(rivetkit): pack inspector in pkg-pr-new#4409
NathanFlurry wants to merge 1 commit intomainfrom
fix-pkg-prp-inspector

Conversation

@NathanFlurry
Copy link
Member

Description

Align the pkg-pr-new workflow with the release pipeline for RivetKit inspector packaging.
The workflow now builds publishable RivetKit packages with the release exclusions and then runs build:pack-inspector explicitly so the real inspector frontend is bundled before preview publishing.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Compared the workflow steps against the release scripts and reviewed the resulting PR diff.
Ran npx turbo run build:pack-inspector -F rivetkit --dry=json to confirm the pack step still depends on @rivetkit/engine-frontend#build:inspector.
Did not run the full build or publish pipeline.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Co-authored-by: Codex <codex@openai.com>
@railway-app
Copy link

railway-app bot commented Mar 12, 2026

🚅 Deployed to the rivet-pr-4409 environment in rivet-frontend

Service Status Web Updated (UTC)
website 😴 Sleeping (View Logs) Web Mar 12, 2026 at 8:17 am
frontend-inspector ❌ Build Failed (View Logs) Web Mar 12, 2026 at 8:06 am
mcp-hub ✅ Success (View Logs) Web Mar 12, 2026 at 8:05 am
ladle ❌ Build Failed (View Logs) Web Mar 12, 2026 at 8:04 am
frontend-cloud ❌ Build Failed (View Logs) Web Mar 12, 2026 at 8:04 am

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 12, 2026

More templates

@rivetkit/cloudflare-workers

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/cloudflare-workers@4409

@rivetkit/framework-base

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/framework-base@4409

@rivetkit/next-js

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/next-js@4409

@rivetkit/react

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/react@4409

rivetkit

pnpm add https://pkg.pr.new/rivet-dev/rivet/rivetkit@4409

@rivetkit/sql-loader

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/sql-loader@4409

@rivetkit/sqlite-vfs

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/sqlite-vfs@4409

@rivetkit/traces

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/traces@4409

@rivetkit/workflow-engine

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/workflow-engine@4409

@rivetkit/virtual-websocket

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/virtual-websocket@4409

@rivetkit/engine-runner

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/engine-runner@4409

@rivetkit/engine-runner-protocol

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/engine-runner-protocol@4409

commit: d86b999

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