issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr linked:pr
Filter by
1.8M results
背景
PR #39(出欠JSON出力機能)のレビューで挙がったフォローアップ項目です。
backend/src/api/attendance.py の build_attendance_export_response は、表示名(display_name)解決のために対象者だけでなくプロジェクトの全 ProjectMember
を取得しています。これは既存の get_attendance_event ...
背景
PR #39(出欠JSON出力機能)のレビューで挙がったフォローアップ項目です。
現状CIは test_backend(バックエンドのpytest)のみを実行しており、フロントエンドの
- npm run build
- vitest(例: frontend/src/features/attendance/utils/attendanceExport.test.ts、frontend/src/i18n.test.ts) ...
背景
PR #39(出欠JSON出力機能)のレビューで挙がったフォローアップ項目です。
frontend/src/features/attendance/utils/attendanceExport.ts の findAttendanceEventsForScheduleDate は、出欠イベントの schedule_date
と稽古の date をタイムスタンプの一致(±1秒)だけで突き合わせて、JSON出力対象の候補を決めています。 ...
What is broken?
The sanitizer blocks the browser-internal page schemes (chrome://, edge://, opera://), but it does NOT block the sibling
browser-EXTENSION schemes chrome-extension://, moz-extension://, ...
other
Changes requested
1. Rename Portfolio → Projects in the hamburger menu
In src/i18n.js, the nav links array has a title: Portfolio entry (lines ~19 and ~65 for EN and FR). Rename it to
Projects in ...
enhancement
What is the improvement?
The related.json, allpages.json, and category articles.json endpoints each inline the identical parallel render pass
that gathers, per slug, the body word count, the table-of-contents ...
other
Problem
The WordPress/wordpress rig package is marked deprecated, while canonical Core fuzz contracts live under
WordPress/wordpress-develop. The deprecated package still appears in docs, coverage matrix ...
Problem
Central rig lint/helper scripts encode product-specific fuzz policy for Jetpack and WordPress Core. Each new product
exception grows shared linting and makes Homeboy Rigs harder to maintain.
...
Problem
Generic runtime full-run surfaces still expose WordPress setup behavior. runtime_wordpress_version and
extra_wp_config_defines live in the reusable workflow, and setup-runtime.cjs installs wordpress/ ...
Problem
The reusable full-run workflow is documented as a thin adapter over runtime-agent-ci, but
.github/scripts/runtime-agent-full-run/build-runner-config.cjs duplicates runtime config semantics already ...

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.