Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for pubsub namespace (via @elithrar in https://github.com/cloudflare/wrangler2/pull/1314) #1398

Merged
merged 1 commit into from
Jul 4, 2022

Conversation

threepointone
Copy link
Contributor

This adds support for managing pubsub namespaces and brokers (https://developers.cloudflare.com/pub-sub/)


This PR is just to add the missing changeset, and renames the commands for some consistency. Will land after CI passes

This adds support for managing pubsub namespaces and brokers (https://developers.cloudflare.com/pub-sub/)
@changeset-bot
Copy link

changeset-bot bot commented Jul 4, 2022

🦋 Changeset detected

Latest commit: f62ff97

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
wrangler Patch

Not sure what this means? Click here to learn what changesets are.

[Click here if you're a maintainer who wants to add another changeset to this PR](https://github.com/cloudflare/wrangler2/new/pubsub-changeset?filename=.changeset/purple-carrots-eat.md&value=---%0A%22wrangler%22%3A%20patch%0A---%0A%0AAdded%20support%20for%20pubsub%20namespace%20(via%20%40elithrar%20in%20https%3A%2F%2Fgithub.com%2Fcloudflare%2Fwrangler2%2Fpull%2F1314%0A)

@threepointone threepointone changed the title Added support for pubsub namespace (via @elithrar in https://github.com/cloudflare/wrangler2/pull/1314 Added support for pubsub namespace (via @elithrar in https://github.com/cloudflare/wrangler2/pull/1314) Jul 4, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jul 4, 2022

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/2608557396/npm-package-wrangler-1398

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

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

Or you can use npx with this latest build directly:

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

@threepointone threepointone merged commit ecfbb0c into main Jul 4, 2022
@threepointone threepointone deleted the pubsub-changeset branch July 4, 2022 08:32
@github-actions github-actions bot mentioned this pull request Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant