[PR #34] [MERGED] ci: add pkg.pr.new preview releases for PRs #255

Closed
opened 2026-05-06 12:38:47 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/cloudflare/vinext/pull/34
Author: @southpolesteve
Created: 2/25/2026
Status: Merged
Merged: 2/25/2026
Merged by: @southpolesteve

Base: mainHead: ci/pkg-pr-new


📝 Commits (1)

  • a726562 ci: add pkg.pr.new preview releases for PRs

📊 Changes

1 file changed (+23 additions, -0 deletions)

View changed files

.github/workflows/preview-release.yml (+23 -0)

📄 Description

Summary

  • Adds a GitHub Actions workflow that publishes preview releases of the vinext package via pkg.pr.new on every push to main and every PR.
  • Once CI runs, PRs will get a comment with an install link like npm i https://pkg.pr.new/vinext@<pr-number>, making it easy to test changes without publishing to npm.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cloudflare/vinext/pull/34 **Author:** [@southpolesteve](https://github.com/southpolesteve) **Created:** 2/25/2026 **Status:** ✅ Merged **Merged:** 2/25/2026 **Merged by:** [@southpolesteve](https://github.com/southpolesteve) **Base:** `main` ← **Head:** `ci/pkg-pr-new` --- ### 📝 Commits (1) - [`a726562`](https://github.com/cloudflare/vinext/commit/a72656249c1cb1c34050d8ba554d4679c4d52bca) ci: add pkg.pr.new preview releases for PRs ### 📊 Changes **1 file changed** (+23 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/preview-release.yml` (+23 -0) </details> ### 📄 Description ## Summary - Adds a GitHub Actions workflow that publishes preview releases of the `vinext` package via [pkg.pr.new](https://github.com/stackblitz-labs/pkg.pr.new) on every push to `main` and every PR. - Once CI runs, PRs will get a comment with an install link like `npm i https://pkg.pr.new/vinext@<pr-number>`, making it easy to test changes without publishing to npm. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:38:47 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vinext#255
No description provided.