pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript
Filter by
94.8M results
This change replaces the synchronous `fs.writeFileSync` with the asynchronous `fs.promises.writeFile` in
`lib/editor.js`.
💡 What: Converted the file saving logic in the `Editor` class to use `fs.promises.writeFile` ...
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
Adds scripts/ops/seed-admin-refresh-token.mjs — a helper that does a real SIWE login as the admin wallet and stores the
issued refresh_token cookie in a 1Password item. This operationalizes the F13 ...
Lesson distilled from PR #205
Key: github-lazy-mergeability-force-view
l0: gh pr list mergeState is lazy — freshly-DIRTY shows UNKNOWN/blank; force via per-PR gh pr view before filtering.
Why this is ...
memory:promote
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
- Removes the Add another idea prompt text from the final Idea table row.
- Keeps the button text as Add Idea and places it in a full-width final table row so it is left aligned under the ...
Что делает
При каждом пуше/мерже в main автоматически:
1. Устанавливает зависимости (npm ci)
2. Собирает статику (npm run build → папка out/)
3. Деплоит на Cloudflare Workers (wrangler deploy)
Нужно ...
… measurement requirements
Add toleration to allow scheduling pods on AKS spot nodes
What why
Adds the PR checklist-auditor — the NH-16 v2 verification layer. The pr-checklist CI gate only proves a box is ticked +
a Jira key exists (presence, not truth). This persona checks the truth ...