pullrequests Search Results · language:Dune language:TypeScript language:Python language:TypeScript language:Java language:Java
Filter by
169M results
Summary
- KILL_SWITCH guard — EmissionService.processTransactionEmission() now throws immediately when KILL_SWITCH=true,
implementing the emergency brake specified in canonical protocol §VIII (aro_emission_protocol.md). ...
Что изменено
| Было | Стало |
| --- | --- |
| POST /api/v1/favorites/{product_id} → 201 при первом добавлении / 200 при повторном, с телом
FavoriteResponseSchema | PUT /api/v1/favorites/{product_id} → ...
Pull Request
Summary
-
Story / Scope
- Story:
- Scope notes:
Checklist
- [ ] docker compose run --rm dev pytest passes.
- [ ] docker compose run --rm dev ruff check . passes.
- [ ] docker ...
Automated changes by create-pull-request GitHub action
no-changelog
no-issue
Description
Add .npmignore to all client packages to exclude development files from published npm packages. Root .npmignore is
copied into each package s dist/ during build, preventing tests, configs, ...
…zleme)
Değişiklik Türü
- [ ] Yeni özellik (feat)
- [ ] Hata düzeltmesi (fix)
- [ ] Yeniden düzenleme (refactor)
- [ ] Performans (perf)
- [ ] Doküman (docs)
- [ ] Bakım (chore)
Açıklama ...
Summary
Closes the 5 FacilityNotFoundError failures (category F2 from the red-main investigation) in
test_rotate_seal_online_key_handler_postgres (4 tests) + test_sign_seal_pointer_handler_postgres (1 ...
Summary
Visiting /s/ storage /path/to/file.jsonl (no trailing slash) used to render an empty directory listing of file.jsonl/.
The slash-less URL is genuinely ambiguous — normalizePrefix commits to the ...