pullrequests Search Results · language:Dune language:TypeScript language:HTML language:Java language:JavaScript language:Go
Filter by
259M results
Makes releases automatic: merging the Version Packages PR now publishes to npm and cuts GitHub Releases + tags, with no
manual step.
How: consolidate the two changesets workflows into one. release.yml ...
Problem (hw133, deployment 40c4e17667b600eb)
A walker found every sub-org stuck Provisioning on gitops token unconfigured . The Flux GitRepository
openova-sme-tenants is Ready=False:
failed to checkout ...
Résumé
!-- Que change cette PR, et pourquoi ? --
Couche(s) touchée(s)
!-- Cocher — respecter les dépendances unidirectionnelles (cf. CLAUDE.md). --
- [ ] src/domaine/ (logique métier pure + test ...
Closes #30.
Problem
hooks/refresh-cost-cache.js aggregates with sinceMtimeMs = now − 40d. When a session older than 40 days is resumed, its
main transcript s mtime updates (re-enters the window), but ...
Pull Request Description
Replaces ubuntu-latest with the explicit ubuntu-26.04 runner label across all 12 workflow files (19 job definitions).
Pinning to a specific runner version prevents unexpected ...
Bumps the npm_and_yarn group with 19 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| simple-git | 3.28.0 | 3.36.0 |
| esbuild | 0.25.6 | 0.28.1 |
| vitest | 1.6.1 | 3.2.6 |
| ...
dependencies
javascript
The highest-leverage change: close the serving loop
Everything shipped so far was the capture + curation half of the OS. This wires the serving half into the highest-volume
AI feature — the actual cost-reduction ...
El presupuesto de la display declara sus dos topes
Convierte el guard del presupuesto de la fuente display en un DOBLE tope duro, ambos rompen CI: core+ext = 120KB (lo que
paga una visita normal; core ...
Issue #217 (CRITICAL #7). Versioning par path.
- /api/... conserve (retrocompat, PAS de 301 qui casserait le frontend en prod)
- /api/v1/... = memes routes en alias (noms prefixes v1. pour eviter ...
Wave 2, part 2 (the legitimate work, no prod risk set).
Split the 3 monolithic actions.ts into per-concern modules behind a no-use server re-export barrel (the proven
serverActions/index.ts pattern), ...