pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:Python language:Java
Filter by
210M results
Summary\n- add labels to part of the feedbacks inserted in sync and async feedback tests\n- assert list_feedbacks returns those labels unchanged\n\n## Tests\n- PYTHONDONTWRITEBYTECODE=1 python3 -m py_compile ...
目的
公開ページ(GitHub Pages)で「比較表に追加」した算出データを、全員分まとめて一箇所(Google スプレッドシート)に蓄積できるようにする。現状は各ブラウザの localStorage
にしか残らず、別端末・他ユーザーの入力は集まらなかった。静的サイトにサーバーがないため、Google Apps Script(GAS) Web App
を保存先にする。
変更点
- apps-script/Code.gs(新規) ...
概要
security.py:45 の _DEFAULT_USER を nobody → sandbox に変更し、Dockerfile.sandbox のユーザー設定と整合させます。
問題
Dockerfile.sandbox は sandbox ユーザーを作成し (USER sandbox, home=/home/sandbox)、そのユーザー向けに ruff / pyright / semgrep ...
Closes #372
Approach
Release versioning for marketplace 0.10 following .claude/rules/release.md process:
- Analyzed commits since marketplace 0.9 (2026-05-26): 3 user-impacting changes (classes.md, ...
enhancement
feat(article): Add article Foreign DJ and Dancers Arrested in Indonesia for W...
Category: immigration Position: latest
🤖 Published via Article Composer
Auto-opened by Article Composer (News Room publish). ...
- challan-parser.js v1-2: remove N-stripping so 280N, 281N etc. remain as-is instead of being normalised to 280/281;
is281 now covers 281N
- INCOME-TAX-CHALLAN-TO-EXCEL.html: add chip CSS for all ...
Summary
Splits the 5,052-line app/repository.py (the BigQuery data-access layer) into an app/repository/ package. Zero behavior
change, public import surface preserved.
- _constants.py — state/compare/similarity/recent-perf ...
Objective
Strengthen live date extraction so the World-Marathon-Majors (evento_unico) can read their dates dynamically — a
prerequisite for removing their hardcoded KNOWN_DATE fallbacks without dropping ...