pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:Go
Filter by
47.8M results
Acht Happy-Path-Tests für die grünen Smoke-Pfade plus PCOV als Coverage-Driver mit --min=25 als CI-Schwelle. Stand: 58
Tests grün, Coverage 26.68 %. Test-Helper zentral in tests/Pest.php.
背景
PR #71 で導入した件名 prefix のフォーマットがユーザーの意図と違っていた。
- 旧 (誤): `【メール件名】第48回大会のお知らせ` (ラベル文字 + 件名)
- 新 (正): `【第48回大会のお知らせ】` (件名を括弧で囲む)
訂正版:
- 旧: `【訂正】「 件名 」\n【メール件名】 件名 `
- 新: `【訂正】【 件名 】` (シンプルな二重括弧) ...
:robot: I have created a release beep boop
0.23.0 (2026-05-31)
Features
- cli: step 3 — add dataset import export commands (55fcc45)
- datasets: add dataset import/export interop (fc2af48)
This ...
autorelease: pending
Summary
Follow-up to B-07 in TOOLS_AUDIT_2026-05-25.
The audit flagged _fileReadCache as needing cap verification. Status:
- ✅ Cap exists: MAX_FILE_READ_CACHE_ENTRIES_PER_THREAD = 100, enforced with ...
Summary
- Add New Relic agent for server-side APM + browser real-user monitoring
- Inject browser timing header in root layout
- Externalise newrelic (serverExternalPackages) so bundler doesn t ...
Bug rapporté
À l ouverture d un dossier, le champ ✅ Posé le affichait la date du jour alors que l utilisateur n avait rien saisi et
que le statut pose était « ⏳ Pas planifié ». Conséquence visible sur ...
Summary
- refresh the OpenAI OSS application evidence snapshot with current public metrics
- mark the numbers as a dated snapshot rather than live adoption data
- include the validate CLI command ...
🤖 This is a draft PR from Repo Assist, an automated AI assistant.
Summary
Addresses the duplicate code pattern reported in #6782.
formatErrorContext in internal/config/validation_schema.go previously ...
automation
repo-assist
What this PR does
This PR fixes a security vulnerability in the JWT authentication flow by enforcing strict algorithm validation.
Previously, the application used jwt.verify(token, secret) without specifying ...
level:beginner
type:bug
type:security
/claim #743
Closes #2907.
Summary:
- Gate POST /api/auth/refresh with authMiddleware so refresh responses require an existing bearer token.
- Add route tests for unauthenticated rejection and authenticated ...
🙋 Bounty claim