pullrequests Search Results · language:Dune language:JavaScript language:Python language:Python language:JavaScript is:merged
Filter by
85.5M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
Drops every 4th arc from the 3° interpolated grid: 6,375 → 4,781 vectors (~25% reduction). The field is still visually
dense and coherent; the cut reduces GPU animation load without noticeably ...
Configured bandit via pyproject.toml to correctly ignore the tests directory and removed redundant config from github
action workflow.
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Bug
通用设置 → 首页配置:关闭某区块的可见开关后刷新页面,该区块从「首页配置」列表里彻底消失、无法再启用,表现得像被删除了。
根因
GET /home-widgets 固定 WHERE enabled = TRUE + 按角色过滤。但这个接口被两处共用:
- 首页:实际渲染用前端 visibleWidgets 计算属性二次过滤(enabled + 角色),后端过滤是冗余的;
- ...
Adds a full AI-driven trade pursuit engine that generates inbound offers for any player the GM places on the trade block
(GM-initiated or via trade request honor).
Core engine (aiTradeEngine.js):
- ...
Adds the products from the supplied workbook, alongside the existing demo catalog (per your choices: placeholders, add
alongside, merge duplicates, photos later).
4 new categories / 47 products
- Housebake ...
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...