pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java is:public language:CSS language:CSS
Filter by
190M results
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
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
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
결제가 완료된 주문의 주문번호, 주문한 메뉴, 총 금액, 결제수단을 확인할 수 있는 영수증 출력 기능을 추가하였음.
Updated api to use Pydantic, so we can deserialize deeply nested objects, handle enums, dates as well as ignore or allow
extra properties.
Summary
Replaces the infinite-loop + sleep model with a single-shot run_once(): each invocation publishes at most one post and
exits, so cron owns the cadence and there s no long-lived process to crash. ...
Bumps shell-quote from 1.8.1 to 1.8.4. details summary Changelog /summary p em Sourced from a href=
https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md shell-quote s changelog /a . /em /p blockquote ...
dependencies
javascript
Summary
Two local-dev data-hygiene fixes (surfaced by a qa-check run):
- DATA_DIR was CWD-relative (./docker/data), so running uvicorn from backend/ (the documented dev command) wrote
SQLite files ...