-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
ci: publish preview packages via pkg.pr.new #5313
Copy link
Copy link
Labels
GitHub ActionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codeMaintenanceInternal repository maintenance and upkeep.Internal repository maintenance and upkeep.ToolingUpdates and improvements to internal development tools, scripts, and automation.Updates and improvements to internal development tools, scripts, and automation.
Milestone
Metadata
Metadata
Assignees
Labels
GitHub ActionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codeMaintenanceInternal repository maintenance and upkeep.Internal repository maintenance and upkeep.ToolingUpdates and improvements to internal development tools, scripts, and automation.Updates and improvements to internal development tools, scripts, and automation.
Type
Fields
Give feedbackNo fields configured for Task.
Summary
CodeSandbox CI is deprecated and fully shuts down on July 15, 2026. We rely on it to publish installable preview builds of our packages for every commit/PR. Adopt
pkg.pr.new, a GitHub Actions-native equivalent, and retire CodeSandbox CI before theshutdown.
pkg.pr.newworkflow that publishes preview builds per commit/PR, installable vianpm install https://pkg.pr.new/@reduxjs/toolkit@{PR}..codesandbox/ci.jsonand any remaining CodeSandbox CI references.