pullrequests Search Results · language:Dune language:Python language:Java language:Java language:Java language:JavaScript
Filter by
181M results
Summary
- 新增 AdminDemandController:GET /api/v1/admin/supply/demands 分页列表 + PATCH /{id}/approve|reject|offline 三个审核端点
- 新增 AdminDemandVO(含预算/截止日期字段)、AdminDemandPageRequest
- SupplyDemandService 补齐 ...
Summary
Expands the macOS Keychain -25308 troubleshooting bullet in docs/workspace-sync.md to include the two additional fixes
requested in #1481.
Before: one fix (launchd plist) After: three fixes: ...
Closes xarray-contrib/xarray-spatial#2795.
- Add test coverage for contours() on all-NaN rasters with auto level selection, verifying no RuntimeWarning is
emitted.
- Tests cover numpy, dask+numpy, ...
performance
This PR fixes issue #122 by updating the hardcoded SoftwareDeploymentPattern validator to evaluate requirement
satisfaction via both inline architectureNotes and referenced decisionRecord objects. Bumps ...
Summary
The Nuclei PR-Scan (fast) gate has never passed since it was introduced in #123. It blocks every dependency PR that
touches src/backend or src/frontend (currently #135, #136, #138, #139, #140, ...
chore
cicd
Summary
- keep running project deploy commands first, so Railway projects still execute their existing railway up --ci deploy
scripts
- when Railway CLI fails only while streaming build logs, ...
Problem
TrainTickEvents.killEntitiesAhead discard()s every non-player entity in the ~8-block runway slab ahead of the lead
carriage. PlayerMob entities (playermob:player_mob, from the separate PlayerMob ...
Merge proof registry persistence
This PR proposes append-only persistence of a generated merge proof registry entry. Proof generation is complete; proof
persistence is intentionally routed through governed ...
Description of the change
Description here
Checklist
Development
- [ ] The changes have been covered with tests, if necessary.
- [ ] You have a green build, with the exception of the flaky tests. ...