Jacob M-G Evans
Jacob M-G Evans
Rather than compete with Discord Webhook docs there could be a check that appends if the `/github` suffix is missing from the Webhook being passed in. https://github.com/Ilshidur/action-discord/blob/5b40a0a95260064f4e03b907a56596cbcd6d798e/entrypoint.js#L36
### Describe the solution The configuration auto-generation (i.e. currently `wrangler.toml`) should be auto-generated from the bindings and settings in dashboard for that particular Service Worker script. reference: https://github.com/cloudflare/wrangler2/discussions/1623
This can be handled differently since we know what it is and should provide around 3x improved memory efficiency. https://github.com/cloudflare/miniflare/blob/5a4828522f37909008e8dfa2d45c3c33b404eeda/packages/core/src/standards/http.ts#L324
Currently new tests are utilizing Mock Service Workers (MSW) and `r2.test` & `whoami.test` were converted to fully utilize the current MSW implementation. This is a tracking ticket anyone is welcome...
Create abstractions/helpers for Mock Service Workers, ideally simplifying and standardizing the implementation of MSW in testing throughout the tests, i.e. Some small helpers (e.g. ctx.ok for JSON ok responses and...
Currently a hidden feature. Once the the PR's approved and the dashboard & backend changes are finished we can unhide the feature.
- Upgrades required changes in Middleware - Import changes for server side functions - UserProfile requires a path https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md
- Added Wrangler configuration compatible with Wrangler2 - Updated README to reflect Wrangler2 support
### Background & Motivation I published the Tutorial Site to test a new tool, and was inspired to create a CLI tool for assisting in local setups for Raiding (something...
This is planned for Q1 and will be action on soon. Thank you for all your patience and input 😄