pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:Python is:merged
Filter by
143M results
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...
內容
App icon 改為可愛 Q 版噬菌體 🦠(六角頭+笑臉+尾鞘+底盤+六隻腳,配淡藍主題)。
- 重繪 icons/icon-192.png、icon-512.png(純程式產生的 PNG,含圓角、漸層底)
- sw.js 快取版本升 v4,讓回訪使用者自動取得新 icon
icon 路徑不變,manifest/index.html 無須改動。
https://claude.ai/code/session_01AJJ39fiBQAWzVz7jgCKsWL ...
Root cause
Queue consumers have a 30-second wall clock limit. Pass 1 (42 × 8MB R2 range reads) takes 13–17 seconds of wall clock.
By the time pass 2 starts reading the first chunk and processes text (~14s ...
Real-world gated-lot pattern: subscriber tap-and-go (RFID → active sub → auto-open) plus casual / khách vãng lai in two
admin-toggled modes (session-ticket or issued-card pool).
Backend:
- casual_entry_mode ...
Summary
Adds docs/operator/ with everything an operator needs to run NeNe Vault in production and comply with 電子帳簿保存法.
Contents
| File | Purpose |
| --- | --- |
| README.md | Index + compliance prerequisites ...
Summary
- Prune stale metadata request cache entries once they pass the 5 minute TTL.
- Cap each metadata cache store to the newest 500 fetched entries.
- Add regressions for TTL pruning and newest-entry ...
risk:low
Closes #25
Summary
This PR implements the contact form submission flow end to end across the existing route - domain - infrastructure
layers.
Backend
- added ContactRequest and ContactResponse schemas ...
Resend webhooks only include attachment metadata, so inbound files were saved as 0 KB empty buffers.