pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:C#
Filter by
109M 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
Bumps actions/upload-artifact from 4 to 7. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/upload-artifact/releases actions/upload-artifact s releases /a . /em ...
dependencies
github_actions
What does this PR do?
Adds specific improvement suggestions with before/after examples.
Changes Made
- services/suggestionEngine.js — generates specific improvement bullets
- components/SuggestionCard.jsx ...
Bumps vitest from 4.1.6 to 4.1.9. details summary Release notes /summary p em Sourced from a href=
https://github.com/vitest-dev/vitest/releases vitest s releases /a . /em /p blockquote h2 v4.1.9 /h2 h3 ...
dependencies
javascript
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
Bumps actions/configure-pages from 5 to 6. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/configure-pages/releases actions/configure-pages s releases /a . /em ...
dependencies
github_actions
Motivation
- Allow customers to place orders using bank transfer/QR while keeping orders in a non-final state until payment is
verified.
- Support customer proof submission and resubmission after ...
codex
변경 내용
- 기존 역사 상세 페이지 상단 이전/다음 이동 버튼 유지
- 상세 페이지 하단에 학습 흐름 섹션 추가
- 개혁전통 기본 흐름, 신정통주의 기본 흐름, 주요 논쟁·교리 비교 흐름을 명시
- 각 흐름 안에서 현재 항목을 표시하고, 흐름 기준 이전/다음 이동 버튼 추가
의도
역사 항목을 독립 카드가 아니라 연속 강의처럼 읽을 수 있도록 ...
⚠️ 改了 API 启动方式 + 部署 env,会重启 staging(现真实支付)。等 Luke review/merge。
背景(压测实测)
k6 只读压测 staging:单 VPS 单进程在 ~130 req/s 就到顶(刷新场景),再往上 p95 飙到 7-25s + 丢请求,但不崩、0 错误。换算「400 人抢购」:正常刷新没问题,狂按刷新会卡几秒。三个便宜提升:
改动
1. ...