Skip to content

Conversation

@taylorlee
Copy link
Contributor

Summary

[Workers] Document Durable Object migrations in configuration

and add missing brace in renamed_classes

[Workers] Fix observabilty and logpush wrangler configuration

  • fix type info
  • remove duplicate example toml key
  • link to logpush info

[Workers] lift observability in wrangler configuration

It is not a binding. It is a script-setting, which lives somewhere
between triggers and versioned settings (including bindings).

Documentation checklist

and add missing brace in renamed_classes
* fix type info
* remove duplicate example toml key
* link to logpush info
It is not a binding. It is a script-setting, which lives somewhere
between triggers and versioned settings (including bindings).

- Whether Wrangler should keep variables configured in the dashboard on deploy. Refer to [source of truth](#source-of-truth).

- `migrations` <Type text="object[]" /> <MetaInfo text="optional" />
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc @vy-ton (don't have permission to add you as reviewer...)

Setting `node_compat = true` will add polyfills for Node.js built-in modules and globals to your Worker's code, when bundled with Wrangler.
This is powered by `@esbuild-plugins/node-globals-polyfill` which in itself is powered by [rollup-plugin-node-polyfills](https://github.com/ionic-team/rollup-plugin-node-polyfills/).

- `logpush` <Type text="boolean" /> <MetaInfo text="optional" />
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc @rohinlohe @tanushree-sharma (don't have permission to add you as reviewer...)

@irvinebroque irvinebroque merged commit 449c1cd into cloudflare:production Oct 28, 2024
8 checks passed
harshil1712 pushed a commit that referenced this pull request Dec 3, 2024
…17800)

* [Workers] Document Durable Object migrations in configuration

and add missing brace in renamed_classes

* [Workers] Fix observabilty and logpush wrangler configuration

* fix type info
* remove duplicate example toml key
* link to logpush info

* [Workers] lift observability in wrangler configuration

It is not a binding. It is a script-setting, which lives somewhere
between triggers and versioned settings (including bindings).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:workers Related to Workers product size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants