Skip to content

pullrequests Search Results · language:Dune language:Python language:TypeScript language:Java language:Java language:TypeScript

Filter by

168M results  (3 s)

168M results

Summary Phase 5 — the final piece of the greenlit operating-loop roadmap: guided mode, a hand-on-the-wheel walkthrough that drives the loop turn by turn. Where Phase 4 showed the chain s handoffs, guided ...

What Expands PostgreSQL error handling in destination-postgres to classify additional PSQLException SQL states as config_error instead of letting them bubble up as system_error. Resolves: airbytehq/oncall#11088 ...
connectors/destination/postgres

- Leaderboard: mask usernames as X*** for unauthenticated visitors; logged-in users still see full names - Mobile navbar: show brand-mark (W circle) in the bottom bar so brand is always visible - ...

tilelang now fail with code like this import torch import tilelang import tilelang.language as T def build(N): @tilelang.jit def make_kernel(): M = T.dynamic( M ) @T.prim_func ...

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

What One sentence: what this PR changes. Why The reason. Reference ROADMAP track ID or open issue. Specs touched - [ ] Prisma schema (prisma/schema.prisma) - [ ] tRPC router(s): list which - ...

Option A: company slug is now a crypto-random opaque token (c+11 [a-z0-9] = 12 chars, matches ^[a-z0-9][a-z0-9_-]{1,62}$ by construction), independent of the company name. Fixes the onboarding DB error ...

OMN-12825 — Gate-coverage prep: receipt-honesty CI + pre-commit gate (queue-safe) Prep-only work so the evidence gates are safe to require later. Does NOT touch branch protection / required_status_checks. ...

Per-tenant Trove backend (completes the opt-in integration) Following the global STORAGE_DRIVER=trove (#72), a tenant can now select Trove as its storage backend via tenant_storage_config (driver= trove ...

What Adds e2e/claim-conversion.spec.ts — a browser-level Playwright spec for the ClaimPage conversion journey (anonymous → claimed → checkout money path), driven through the real /claim?t= SPA route + ...