pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Python language:Ruby
Filter by
166M results
Qué
Fix de CI: commitlint validaba merge commits contra Conventional Commits (que no siguen por diseño) → bloqueaba el PR
develop→main (#67) por el merge commit histórico a0d8c08.
Cambio
commitlint.config.js: ...
Completion of balance and funding page
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
Summary
- add public GET /v1/client/claim-readiness to gate client-current claims on freshness and revision review
- wire the route into discovery, OpenAPI, llms.txt, client brief, verification manifest, ...
The Git-connected Worker had no wrangler config, so npx wrangler deploy was uploading the raw repo and serving
src/main.ts (browser error: MIME type video/mp2t for .ts). This config points the static-asset ...
Summary
Follow-up zu #339. User wollte Insta-style icon-only Tab-Bar, ich hatte fälschlich Mini-Text-Labels unter jedem Icon
gerendert. Labels raus, Icons auf 24px hochgezogen.
aria-label bleibt pro ...
Summary
- GH#9096 — Wrap failure-path emit() in set_user_bundle() in its own try/except so a Redis outage or any emit error
cannot swallow the original DB exception. Also move success emit() outside ...
Adds the migration notice announcement to the customer-facing site. The text is hard-coded in the settings API override
alongside the existing isOpen=false lockdown, so it shows immediately on deploy without ...