pullrequests Search Results · language:Dune language:TypeScript language:C# language:JavaScript language:Python
Filter by
243M results
Update deque to latest version
What
Renames the two files in src/features/board/translation/ so their names communicate their roles and stop being
near-mirror images of each other:
| Before | After | Why |
| --- | --- | --- |
| board-translation.ts ...
PR Type
- [x] fix
- [ ] feat
- [ ] refactor
- [x] docs
- [ ] chore
- [x] test
Background And Problem
Issue #1596 的 P1 已降低自由文本中 TTM、PE 等金融缩写被识别为股票代码的概率,但从历史报告进入问股后,后续追问仍存在两个问题:
- 前端第二轮及之后的追问可能不再携带当前报告标的上下文,模型容易把指标缩写或其他文本当作新股票代码。 ...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| Soenneker.Tests.Unit | 4.0.1153 → 4.0.1154 | age | adoption ...
- house_model.json: make the living_hall door controllable (drop fixed:true, relabel) so it shows up in the Stel
ramen/roosters in modal as a real open/close door.
- airflow_model.py: expose full ...
Structural markdown parsing and typography overhaul.
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| Soenneker.Enums.DayOfWeek | 4.0.742 → 4.0.743 | age | adoption ...
动机
M0 的 CI 把 .vsix 上传成 GitHub Actions artifact。但 artifact 是强制 zip 包装的(GitHub 限制无法绕开),开发迭代时反复手动解压很麻烦。
改动
切换到 GitHub Releases:
- 每次 push 到任意分支会创建/更新一个 prerelease release,标签为 build- 分支名 (/ 会替换成 -)
...
Closes #2966
Problem
build_vrt wrote a GeoTransform into the VRT even when the source TIFF had no georeferencing. A non-georeferenced source
carries a default identity transform (origin 0,0; pixel 1,-1) ...
performance