pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:JavaScript language:HTML
Filter by
40.7M results
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
The Worker name in your Wrangler configuration file does not match the name of the deployed Worker in the Cloudflare
Dashboard. Cloudflare automatically generated this PR to resolve the mismatch and avoid ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
SDK Sync
Generated from monorepo tag 1.841.1 (commit 6ca8ac58f0).
Changed files (15)
- dfns_sdk/generated/agreements/client.py
- dfns_sdk/generated/agreements/delegated_client.py
- dfns_sdk/generated/auth/client.py ...
What
Sets [tool.wads.ci.publish].enabled = false so the wads CI publish job is skipped on routine pushes and runs only when a
commit message contains the [publish] marker.
Why
main CI was failing on ...
Summary
Adds a full Playwright E2E test suite under e2e/ with 24 tests across 5 spec files, plus a bug fix in the backend rate
limiter.
Tests written
| Spec file | Tests | Coverage |
| --- | --- | --- ...
…eploy
Summary
!-- One paragraph describing what this PR does and why. --
Type of change
- [ ] Bug fix
- [ ] New feature / functionality
- [ ] Refactor (no behavior change)
- [ ] Documentation ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
Two related additions to the options scanner CLI, both operating on the already-fetched chain:
- --both single-fetch mode — emits the sell and buy rankings from a single chain fetch instead ...
Problem
Follow-up to #735 (which added Utils.escAttr and fixed the card sinks). The chat renderer has the same class of stored
XSS: it interpolates model- and user-controlled text into double-quoted attributes ...