Skip to content

pullrequests Search Results · language:Dune language:Python language:Python language:HTML language:JavaScript language:JavaScript

Filter by

176M results  (2 s)

176M results

Docs-only. Adds docs/CUSTOMER_PLATFORM.md (the customer-platform north-star reference — vision, safe language, premium UX bar, architecture reality, risk-ordered build sequence, safety) + a one-line pointer ...

Summary Addresses the security risks found in a review of the repository. Secrets sensitive files removed from version control - Untracked server/.env, client/.env, server/instance/flaskdb.db (user ...

This PR contains the latest changes to the OpenAPI 3.0 specification on the BitGo Developer Portal.

Part 4 of 4 — small cleanups. - index.html: the head had twitter:card three times and og:image twice. Collapsed into one ordered Open Graph + Twitter block (no information lost — just removes duplicates). ...

概要 issue #12(disallow_any_generics 段階導入)の最終弾。最後に残った adapter/github.py の bare dict / list[dict] をすべて型引数補完し、src/gfo 全 65 ファイルで --disallow-any-generics のエラーが 0 になった。 これを受けて pyproject.toml [tool.mypy] に ...

!-- 🙌 Thanks for contributing a pull request! 👀 Please ensure you have taken a look at the contribution guidelines: https://github.com/scikit-learn/scikit-learn/blob/main/CONTRIBUTING.md ✅ In particular ...
module:neighbors

概要 Terraform でのリソース作成時、google_bigquery_routine.send_slack と google_project_iam_member.deployer_bq_connection_admin が並行して作成されることにより、接続の委任権限(bigquery.connections.delegate)の反映が間に合わず、ルーチンの作成で 403 権限エラーが発生する問題を修正します。 ...

What The chat input was a fixed 1–2 lines, so long messages scrolled within a single visible line and were awkward to type/read. Changes - ChatTextarea (shared by both chat surfaces) now auto-grows ...