pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Java language:HTML
Filter by
212M results
Automated test pull request
What s broken
nation-overlay-dishnotes.generated.js carries 1,643 dish-explanation entries, each with a source field meant to back the
English copy. Triage on main:
| Class | Count | Why bad |
| --- ...
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
概要
毎セッション読み込まれる .claude/CLAUDE.md が 327 行 / 約 20.8 KB と大きく、 コンテキスト消費が大きかったため本体を鉄則だけに絞ってコンパクト化した。 情報は削除せず docs/
へ退避しているため失われていない。
変更
- .claude/CLAUDE.md: 327 行 → 69 行 (約 -79%)。指示 / プロジェクト概要 / 主要ディレクトリ ...
Summary
Slice 1 of authentication for myJob — backend only, single-recruiter, email + password (the chosen scope). Endpoints
exist but are not yet enforced, so the app keeps working until the frontend ...
Description
!-- Add a short description of what the request is all about here --
Issue References
!-- Add the corresponding issues here --
Definition of Done
!-- Check all completed DoD requirements ...
📋 Description
JIRA ID:
Please provide a summary of the change and the motivation behind it. Include relevant context and details.
✅ Type of Change
- [ ] 🐞 Bug fix (non-breaking change which resolves ...
What
Added missing package to devDependencies: dotenv.
Why
CI failed with Cannot find module dotenv .
Root cause: The project requires the published package dotenv but it is not listed in the project ...