pullrequests Search Results · language:Dune language:Python language:HTML language:TypeScript language:HTML language:Java
Filter by
194M results
Resolves #516.
Adds a Private repositories section to the GitHub driver docs explaining how to authenticate against a private repo,
following @pi0 s guidance in the issue:
- Use a fine-grained PAT ...
Automated ingestion from Issue #162. Please review the updated jobs.json.
creo el apartado de platillos
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout | action | pin | v4 → v4.3.1 |
| actions/download-artifact | action | pin | v4 ...
Automated test pull request
Since the Cashdro machine has no way for the user to cancel the payment through its interface, if a payment was forced
the machine would remain waiting for a payment that could no longer be cancelled from ...
forwardport
Motivation
- Make ERA 835 posting more accurate and robust by recording CLP03 charges, richer CAS handling, and supporting
claimless client ledger entries so patient balances reflect ERA posts. ...
codex
Automated test pull request
背景
/api/v1/map/specialty-stats 当前返回区级 adcode + 空 name:
{ name : , adcode : 360102 , value :2}
前端 ECharts 用省级 adcode 匹配地图 → 匹配不到,地图色阶空白。
根因
- origin.geo_code 是区/县级 adcode(如 360102=江西南昌东湖区)
- 原 ...
标题
支持在结构化视图中编辑剧本标题和 logline。
功能描述
本 PR 在 PR2 的 YAML 结构化预览基础上,开放剧本标题和 logline 两个低风险字段的编辑能力。用户生成或手动输入 YAML 后,可以在结构化视图中直接修改标题与 logline,右侧 YAML
会即时更新;后续校验、复制和下载流程都会使用最新 YAML。人物、场景和 beats 仍保持只读,留给后续 PR 分步实现。 ...