pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:JavaScript language:TypeScript
Filter by
230M results
Summary
Closes #54.
- Add explicit scitexlintr prerequisite/install guidance and clarify that it is separate from the analysis-code
scilintr CLI.
- Document percent \SciVal snapshots as stored ...
概要
3つの改善を行いました。
1. 倍率入力を編集中に空欄にできるよう修正
2. 同時編集時の上書き防止(楽観ロック)
3. 競合時の自動統合(3-wayマージ)
1. 倍率入力の空欄編集 (f0867fe)
参加者の負担倍率の個別入力欄は数値に直接バインドされており、空欄にするとすぐ 1 に戻るため、「1→2」に変えるには一度 12 にして 1 を消す必要がありました。
- ...
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
triage: dirty-candidate
What
The hexagonal node center now renders two lines:
- Line 1 — model family: FABLE / OPUS / SONNET / HAIKU (falls back to the agent-type initial when the model is
unknown)
- Line 2 — effort ...
What
office365video/AccountDialog.tsx and giphy/SearchDialog.tsx imported Dialog from
@calcom/features/components/controlled-dialog, violating the app-store→features layering rule.
Why not move controlled-dialog ...
概要
本番(Cloudflare Pages)の Google ログインが ?client_id=undefined ... という壊れた URL になり、Google から 404 が返される事象を修正する。
根本原因
wrangler.toml に pages_build_output_dir が無いため、Wrangler が次の警告を出して 本ファイルを完全に無視 していた:
Pages ...
Brings the Auth0 tenant under Pulumi management via a new auth stack (the pulumi-auth0 provider), as the prerequisite
for a staging app deployment. Already applied to the live tenant — resources were imported ...