pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:TypeScript language:CSS
Filter by
238M results
This puts a basic set of annotations on all of the objects in zocalo that were missing annotations. In many cases this
is just generic Any, rather than a deep study of what the types might be constrained ...
Automated PR to update Paddle submodule to the latest commit.
automated
submodule
What
Phase 1 of the psycopg 3 migration plan in #11. The DatabaseManager facade is now backend-agnostic; an asyncpg backend
and a query translator ($N→%s) are in place. A psycopg 3 backend slots in behind ...
The Lockify domain events, and the first services/core module to house product-specific contracts (kept out of the
product-agnostic @holt/contracts).
- New module services/core/src/modules/lockify-product/. ...
Pure refactor / no behavior change / WS-A PR-2.
Extracts the WRITE-side ancestor resolution out of PgSpeculativeIntegrator (loadAncestorBranches + the ordering loop)
into a standalone, tested resolveDependentAncestorStack ...
Problem
The chat client (./chat-client) is rendered inside a webview that each IDE host embeds differently. These hosts use
different browser engines, and for Eclipse the engine differs by operating system ...
Closes #90.
Problem
#90 reported the Slack setup screenshots 404 on the published docs site. Investigating surfaced three related docs-site
issues:
1. Missing images (the reported bug). The sync script ...
Phase 1 of the Firefox port: make the extension load and behave on Firefox 127+ while staying identical on Chrome (the
live store target). Code only — no version bump, no AMO submission (that s Phase 3). ...
Bumps the npm-dependencies group with 21 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| @commitlint/cli | 21.0.0 | 21.0.2 |
| @commitlint/config-conventional | 21.0.0 | 21.0.2 ...
dependencies
javascript
Add tsup.config.ts file.