Skip to content

Conversation

@jkoe-cf
Copy link
Contributor

@jkoe-cf jkoe-cf commented Oct 16, 2024

What this PR solves / how to test

Allows user to specify optional description for rule

Author has addressed the following

@changeset-bot
Copy link

changeset-bot bot commented Oct 16, 2024

🦋 Changeset detected

Latest commit: f1d1118

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

This PR includes changesets to release 2 packages
Name Type
wrangler Minor
@cloudflare/vitest-pool-workers 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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2024

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

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11463896363/npm-package-wrangler-7000

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

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/7000/npm-package-wrangler-7000

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11463896363/npm-package-wrangler-7000 dev path/to/script.js
Additional artifacts:
npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11463896363/npm-package-create-cloudflare-7000 --no-auto-update
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11463896363/npm-package-cloudflare-kv-asset-handler-7000
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11463896363/npm-package-miniflare-7000
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11463896363/npm-package-cloudflare-pages-shared-7000
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11463896363/npm-package-cloudflare-vitest-pool-workers-7000
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11463896363/npm-package-cloudflare-workers-editor-shared-7000
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11463896363/npm-package-cloudflare-workers-shared-7000

Note that these links will no longer work once the GitHub Actions artifact expires.


[email protected] includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20241011.0
workerd 1.20241018.1 1.20241018.1
workerd --version 1.20241018.1 2024-10-18

Please ensure constraints are pinned, and miniflare/workerd minor versions match.

@jkoe-cf jkoe-cf force-pushed the jkoe/add-event-notification-rule-description branch 2 times, most recently from e7c4298 to 138272c Compare October 18, 2024 20:48
@jkoe-cf jkoe-cf marked this pull request as ready for review October 21, 2024 20:42
@jkoe-cf jkoe-cf requested a review from a team as a code owner October 21, 2024 20:42
@jkoe-cf jkoe-cf force-pushed the jkoe/add-event-notification-rule-description branch from 138272c to b07cbc3 Compare October 21, 2024 20:52
@jkoe-cf jkoe-cf force-pushed the jkoe/add-event-notification-rule-description branch from b07cbc3 to 7b12b2f Compare October 22, 2024 15:35
@jkoe-cf jkoe-cf force-pushed the jkoe/add-event-notification-rule-description branch from 7b12b2f to f1d1118 Compare October 22, 2024 15:52
@CarmenPopoviciu CarmenPopoviciu merged commit 1de309b into cloudflare:main Oct 23, 2024
17 checks passed
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.

2 participants