pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:TypeScript
Filter by
211M results
Closes #69.
Summary
- add schtasks as the scheduler provider on Windows
- install and remove the scheduled task by invoking the current runtime and CLI entry directly, avoiding shim-related
issues ...
fix ; 호스트 경로수정 v2 - 준호
Summary
Adds a typed Rust backend environment configuration loader for issue #237 so the backend can use safe local defaults
while accepting startup overrides for host, port, logging, and experimental ...
Fixes #13010.
Summary
- support data-true-value and data-false-value as checkbox v-model value aliases
- keep existing true-value / false-value behavior intact
- align SSR checked rendering with ...
Summary
- Preserve the prepared run workspace in saved sessions so browser approvals apply patches and verification commands
against the same workspace that produced the candidate.
- Return explicit ...
Release manifest update
- Repo: pagayo-storefront
- Verified staging SHA: b776df3a20f46395b960aed8334027d8dcd4aff8
- Triggered by: Pagayo
Deze PR is automatisch aangemaakt door update-release-manifest.yml. ...
问题
定时功能测试发现:
- 演示竞拍已 ENDED,用户无法出价
- 数据字典未种子化(dictCategory 为空),后台下拉无选项
- seed-dict.ts 被 import 时会自动执行 main,存在竞态风险
修复
- prisma/seed.ts:数据已存在时仍调用 seedDictCategories() 和 refreshDemoAuction()(将最早竞拍刷新为 ...