pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:TypeScript
Filter by
213M results
Implementa el brief de auditoría (Partes 1–5) en la rama fixes-auditoria. No se aplicó ninguna migración en vivo: las
migraciones 0011–0016 se entregan como archivos .sql para que el dueño las apruebe ...
What
Corrects §12 of docs/deployment_coolify.md to match how auto-deploy actually works (verified live against the running
Coolify instance).
Why
The previous text said * API resource → Webhooks → copy ...
Summary
When lerna publishes from dist/ (via publishConfig.directory), pnpm s workspace: protocol replacement doesn t always run
— especially for peerDependencies. This caused graphile-llm@0.14.0 to ship ...
The bug
A merge-conflict resolution (PR #15) dropped import { Link } from react-router-dom ; from
src/features/marketplace/Hero.tsx on main, while the hero still uses Link for its CTA buttons. That broke ...
Follow-up to #565. The logo-wall marks still rendered as broken images in the live Playground component studio, even
with the SVGs staged. Root cause is deeper than asset staging: the engine never rebased ...
Motivation
- Publish the site under the custom domain estampadospatron.com and ensure the Pages artifact contains the required
CNAME and .nojekyll entries before upload.
Description
- Switch ...
codex
Part of #842 (Phase 1a — backend scaffold).
Adds the first server-side component in the app: the backend for an opt-in **AI Coach Weekly Review ** — a single-tap,
fixed-schema LLM digest of the user s ...
Stack: 9 of 16 · base: [08/16] messaging + scoreboard
Introduces the central GameManager, first half: server lifecycle hooks, the phase state machine, player join/leave
handling, hub / chunk-cache / idle-reset ...