workers-sdk icon indicating copy to clipboard operation
workers-sdk copied to clipboard

Service registry hand-off

Open GregBrimble opened this issue 3 years ago • 2 comments

GregBrimble avatar Sep 19 '22 21:09 GregBrimble

⚠️ No Changeset found

Latest commit: 20039383c2f8612613d32edbe49d4fd145b7ac91

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Sep 19 '22 21:09 changeset-bot[bot]

A wrangler prerelease is available for testing. You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.developers.workers.dev/runs/3085664385/npm-package-wrangler-1887

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.developers.workers.dev/prs/1887/npm-package-wrangler-1887

Or you can use npx with this latest build directly:

npx https://prerelease-registry.developers.workers.dev/runs/3085664385/npm-package-wrangler-1887 dev path/to/script.js

github-actions[bot] avatar Sep 19 '22 21:09 github-actions[bot]

Is this still relevant @GregBrimble / @mrbbot ?

petebacondarwin avatar Jul 28 '23 19:07 petebacondarwin

Still relevant, but the approach will likely need some changes with the work to stabilise unstable_dev. 👍

mrbbot avatar Jul 31 '23 13:07 mrbbot

Closing as this PR is very stale, the commit containing the fix for port=0 has already landed in #1883, and the work to improve the dev registry will take a different approach anyway.

petebacondarwin avatar Jan 02 '24 11:01 petebacondarwin