issues Search Results · language:Dune language:Python language:JavaScript language:Python language:Java
Filter by
54.8M results
背景
Leaflet は unpkg から読み込んでいる(SRI は固定済み)。完全な自己完結ではなく、外部 CDN の可用性に依存する。
やること
- 必要に応じて Leaflet 等の依存をリポジトリに同梱(vendoring)
- オフライン表示・長期的な安定性を確保
完了条件
- 外部 CDN に依存せず表示できる(任意の改善)。
現状
- デフォルトブランチが claude/drone-industry-trends-lRSmX のままになっている。
- main が同ブランチより 3 コミット先行しており、旧ブランチ固有のコミットは存在しない(内容は main に完全に含まれる)。
- GitHub Pages のデプロイは main への push をトリガーとするワークフローで動作しており、本変更の影響を受けない。 ...
Objective
Protect the control plane from accidental or malicious request floods.
Current Gap
All whitelisted endpoints accept unlimited requests. Expensive paths (create_bench, build_lab_image, create_site) ...
phase:public-beta
pm:roadmap
priority:p2
type:backend
type:security
Summary
imported_by is currently categorized as a deferred reference-backend edge (it sits in
edges._DEFERRED_REFERENCE_BACKEND_EDGES, alongside callers/references), meaning expand(handle, imported_by ...
component: analyzer
enhancement
背景
集計地点は 1,897(令和2年国勢調査の市区町村は 1,917)。出発地の表記差(支庁・振興局付き等)や「千葉県所属未定地」などにより、地点数が国勢調査の市区町村数と一致しない。1 件(所属未定地)は人口非突合で意図的に除外している。
やること
- 人口に突合できない出発地、および重複しうる表記の一覧を作成
- 意図的に除外するもの(所属未定地など)と、突合改善すべきものを切り分けて方針を整理 ...
Objective
Define how an existing BenchPress install is upgraded safely — app updates, schema migrations, lab image rebuilds, and
eventually Frappe major-version bumps. This is the backbone of any paid ...
phase:private-beta
pm:roadmap
priority:p1
type:devops
type:docs
type:product
Objective
Answer who deleted/stopped/redeployed this bench, and when — required for team installs and for supporting paying
customers.
Current Gap
Bench actions (stop/restart/delete/redeploy), lab builds, ...
phase:private-beta
pm:roadmap
priority:p1
type:backend
type:security
背景
言語切替で UI は日英対応済みだが、地名(市区町村名・都道府県名)はデータ値のため英語 UI でも日本語のまま表示される。
やること
- 国勢調査の英語名(都道府県・市区町村英語表記)を人口マスタ生成(build_population.py)に取り込む
- 英語 UI 選択時に地名をローマ字表記へ切り替える
完了条件
- 言語切替に地名表記も連動する(地図ポップアップ・ランキング含む)。 ...
Trocar o endpoint de GET /api/logins/{login} para POST /api/logins Receber o LoginDTO no @RequestBody ao invés de
@PathVariable Nível: Juninho
backend
背景
動作検証は Playwright での手動確認のみで、回帰を防ぐ自動テストがない。
やること
- 集計 JSON のスキーマ・件数・必須フィールドのチェック
- 画面の主要要素(地図マーカー・KPI・ランキング・言語切替)の描画チェック(Playwright)
- これらを GitHub Actions に組み込み
完了条件
- push / PR で自動テストが実行され、壊れた場合に検知できる。 ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.