Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:TypeScript language:JavaScript language:Java language:C#

Filter by

223M results  (2 s)

223M results

After each hand scores, log entries are appended for every player s starting hand and the kitty. These persist so looking back at the log shows what each player held at the start of each hand. Generated ...

amondnet/vercel-action 내장 CLI가 Vercel 최소 버전(47.2.2) 미달로 거부됨 → vercel pull/build/deploy 직접 호출로 교체

本次更新解决了 1.21.11 版本中 /mcc move 命令失效的问题,通过修正 Input 类的字段偏移和构造函数参数顺序实现了有效的移动模拟。同时,根据要求重构了 /mcc list 的颜色识别逻辑,弃用了不稳定的 RGB 判断,改为基于 Minecraft 标准颜色代码的识别,并优化了排序算法(本人 服主 黄名 普通)。增加了更详细的映射探测指令输出,以便在不同环境下快速定位问题。 PR ...

Pipelines as Code configuration removal

Summary - Add rbrain feishu managed canary to POST a status probe first, then run a dry-run sync probe only if status succeeds. - Keep the deployment canary safe by default: sync remains dryRun: ...

Problem TypeScript compilation fails with error TS2300: Duplicate identifier runMigrations because apps/api/src/server.ts imports runMigrations from both migration-runner and seed-runner, which is not ...