nuxt / bridge

🌉 Experience Nuxt 3 features on existing Nuxt 2 projects
MIT License
272 stars 30 forks source link

ci: nightly release with `pkg.pr.new` #1299

Closed wattanx closed 1 month ago

wattanx commented 3 months ago

🔗 Linked issue

❓ Type of change

📚 Description

📝 Checklist

Introduce pkg.pr.new for nightly release. This ensures that a nightly release is created for each PR.

pkg-pr-new[bot] commented 1 month ago

Open in Stackblitz

pnpm add https://pkg.pr.new/@nuxt/bridge-schema@1299
pnpm add https://pkg.pr.new/@nuxt/bridge@1299

commit: 43c969a

danielroe commented 1 month ago

we could also consider dropping the existing nightly release (maybe give this a try for a bit)

wattanx commented 1 month ago

Thank you!