pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public is:public language:Python language:Python
Filter by
136M 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
size/M
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
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
This PR was generated automatically from dev commit b027d60ac86f5c7c6a57e37e5c57f17510160404.
The public tree was sanitized by tools/sanitize_release.py before this branch was pushed. Merge this PR to ...
Follow-up UI/UX tweaks on the prescription editor:
- Wider Unit field — the count input + container dropdown were cramped; widened the Unit column and the number input,
and slimmed the Usage units ...
What
SF job class codes are canonically 4 characters; the 0xxx series (0922, 0140, 0380) carries a leading zero that is lost
when a code arrives from a numeric spreadsheet cell (922). The authoritative ...
Motivation
- 强化关卡远景与地标识别,使雨门/蓄雨/白花墓域/锈盐炉域的主要建筑轮廓更明显并可在地图编辑器中保存。
- 保证用于表现的素材在运行时已有碰撞元数据或明确标记为非碰撞装饰以避免误交互。
Description
- 在 maps/index.js 中新增 LANDMARK_OBJECTS 列表并实现 mergeLandmarkObjects(scene),在 ...
codex
Root Cause
The vigil-app Deployment manifest in git had a typo in spec.selector.matchLabels:
- Declared (broken): app: vigil-app-typo
- Template labels: app: vigil-app
Kubernetes requires spec.selector.matchLabels ...