Skip to content

ci: publish preview packages on every commit via pkg.pr.new#5256

Open
aryaemami59 wants to merge 1 commit intoreduxjs:masterfrom
aryaemami59:ci/add-pkg-new
Open

ci: publish preview packages on every commit via pkg.pr.new#5256
aryaemami59 wants to merge 1 commit intoreduxjs:masterfrom
aryaemami59:ci/add-pkg-new

Conversation

@aryaemami59
Copy link
Copy Markdown
Member

@aryaemami59 aryaemami59 commented Mar 18, 2026

This PR

  • Replaces the CodeSandbox CI integration with pkg.pr.new, which publishes installable preview builds of @reduxjs/toolkit for every pull request.

Contributors can install a specific commit's build directly:

npm install https://pkg.pr.new/@reduxjs/toolkit@{PR}

@aryaemami59 aryaemami59 added this to the 3.0 milestone Mar 18, 2026
@aryaemami59 aryaemami59 self-assigned this Mar 18, 2026
@aryaemami59 aryaemami59 added the GitHub Actions Pull requests that update GitHub Actions code label Mar 18, 2026
@codesandbox
Copy link
Copy Markdown

codesandbox bot commented Mar 18, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci bot commented Mar 18, 2026

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 18, 2026

Deploy Preview for redux-starter-kit-docs ready!

Name Link
🔨 Latest commit 5fd121a
🔍 Latest deploy log https://app.netlify.com/projects/redux-starter-kit-docs/deploys/69c4020aab9cc30008af8663
😎 Deploy Preview https://deploy-preview-5256--redux-starter-kit-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 18, 2026

Open in StackBlitz

@reduxjs/rtk-codemods

npm i https://pkg.pr.new/@reduxjs/rtk-codemods@5256 -D
yarn add https://pkg.pr.new/@reduxjs/rtk-codemods@5256.tgz -D
pnpm add https://pkg.pr.new/@reduxjs/rtk-codemods@5256.tgz -D
bun add https://pkg.pr.new/@reduxjs/rtk-codemods@5256.tgz -D

@rtk-query/codegen-openapi

npm i https://pkg.pr.new/@rtk-query/codegen-openapi@5256 -D
yarn add https://pkg.pr.new/@rtk-query/codegen-openapi@5256.tgz -D
pnpm add https://pkg.pr.new/@rtk-query/codegen-openapi@5256.tgz -D
bun add https://pkg.pr.new/@rtk-query/codegen-openapi@5256.tgz -D

@rtk-query/graphql-request-base-query

npm i https://pkg.pr.new/@rtk-query/graphql-request-base-query@5256 -D
yarn add https://pkg.pr.new/@rtk-query/graphql-request-base-query@5256.tgz -D
pnpm add https://pkg.pr.new/@rtk-query/graphql-request-base-query@5256.tgz -D
bun add https://pkg.pr.new/@rtk-query/graphql-request-base-query@5256.tgz -D

@reduxjs/toolkit

npm i https://pkg.pr.new/@reduxjs/toolkit@5256 -D
yarn add https://pkg.pr.new/@reduxjs/toolkit@5256.tgz -D
pnpm add https://pkg.pr.new/@reduxjs/toolkit@5256.tgz -D
bun add https://pkg.pr.new/@reduxjs/toolkit@5256.tgz -D

commit: 5fd121a

@aryaemami59 aryaemami59 marked this pull request as ready for review March 18, 2026 03:11
@aryaemami59 aryaemami59 added maintenance Internal repository maintenance and upkeep. Tooling Updates and improvements to internal development tools, scripts, and automation. labels Mar 18, 2026
@aryaemami59 aryaemami59 force-pushed the ci/add-pkg-new branch 3 times, most recently from 6cc4988 to 6fd8a40 Compare March 25, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GitHub Actions Pull requests that update GitHub Actions code maintenance Internal repository maintenance and upkeep. Tooling Updates and improvements to internal development tools, scripts, and automation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant